Skip to content
/measurement-profiling/rna-seq

RNA Sequencing

RNA-seq

Also known as: transcriptome sequencing

A next-generation sequencing approach that profiles the entire transcriptome, quantifying gene expression levels across all genes simultaneously.

RNA Sequencing (RNA-seq) is a high-throughput sequencing technology that captures a comprehensive snapshot of the transcriptome, enabling genome-wide quantification of gene expression 1.

How It Works

RNA-seq begins with extraction of total RNA, followed by optional enrichment of mRNA via poly-A selection or ribosomal RNA depletion. The RNA is fragmented and reverse-transcribed into cDNA, which is ligated with sequencing adapters to create a library. This library is sequenced on platforms such as Illumina, generating millions of short reads.

Reads are aligned to a reference genome or transcriptome, and the number of reads mapping to each gene serves as a proxy for expression level. Unlike microarrays, RNA-seq provides an unbiased view of the transcriptome without requiring predefined probes, enabling detection of novel transcripts, splice variants, and non-coding RNAs.

In synthetic biology, RNA-seq reveals how engineered constructs affect host gene expression, identifies metabolic bottlenecks, and characterizes regulatory circuit behavior at the transcriptome level. Time-course RNA-seq experiments capture dynamic transcriptional responses to circuit induction.

Computational Considerations

RNA-seq analysis requires multi-step bioinformatics pipelines. Read quality control (FastQC, Trimmomatic), alignment (STAR, HISAT2), and quantification (featureCounts, Salmon) precede statistical analysis. DESeq2 and edgeR model count data using negative binomial distributions to identify differentially expressed genes with appropriate multiple-testing correction 2. Pathway enrichment analysis tools contextualize expression changes within biological networks.


Woolf Software builds computational pipelines for biological data analysis and experimental design optimization. Get in touch.

Computational Angle

Bioinformatics pipelines align reads, estimate transcript abundance, and perform differential expression analysis using tools like STAR, Salmon, and DESeq2 to extract biological insights from sequencing data.

Related Terms

References

  1. Wang Z, Gerstein M, Snyder M.. RNA-Seq: a revolutionary tool for transcriptomics . Nature Reviews Genetics (2009) DOI
  2. Love MI, Huber W, Anders S.. Moderated estimation of fold change and dispersion for RNA-seq data with DESeq2 . Genome Biology (2014) DOI