Related Experiment Video
Updated: Sep 23, 2025

11:26
Sequencing of mRNA from Whole Blood using Nanopore Sequencing
Published on: June 3, 2019
13.9K
nf-rnaSeqCount: A Nextflow pipeline for obtaining raw read counts from RNA-seq data
Phelelani T Mpangase1,2, Jacqueline Frost2,3, Mohammed Tikly4
1Sydney Brenner Institute for Molecular Bioscience, University of the Witwatersrand, Johannesburg.
Summary
Researchers developed nf-rnaSeqCount, a portable bioinformatic pipeline for automating RNA sequencing (RNA-seq) data analysis. This tool enhances the accuracy and reproducibility of transcriptome research by streamlining gene expression quantification.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
- Transcriptomics
Background:
- Exponential growth in Next-Generation Sequencing (NGS) data necessitates efficient analysis pipelines.
- Multi-omics data analysis offers insights into biological systems and disease mechanisms but presents computational challenges.
- RNA sequencing (RNA-seq) generates large datasets requiring robust computational methods for accurate interpretation.
Purpose of the Study:
- To develop a robust, portable, and reproducible bioinformatic pipeline for automated RNA sequencing data analysis.
- To streamline the process of mapping raw RNA-seq reads and quantifying genomic feature abundance.
- To facilitate differential gene expression analyses using standardized read count matrices.
Main Methods:
- Development of the nf-rnaSeqCount pipeline utilizing Nextflow for workflow management.
- Application containerization using Singularity for enhanced portability and reproducibility.
- Pipeline automates read mapping to a reference genome and quantification of genomic features.
Main Results:
- The nf-rnaSeqCount pipeline efficiently generates a matrix of read counts.
- This output is directly compatible with differential expression analysis tools like DESeq2 and edgeR.
- The pipeline ensures a quick and efficient workflow for RNA-seq data analysis.
Conclusions:
- The developed pipeline offers a robust and flexible solution for RNA-seq data analysis, from quality control to alignment.
- Implementation of such pipelines reduces analysis time and increases the accuracy and reproducibility of findings.
- This work promotes further advancements in transcriptome research by providing a reliable computational framework.
Related Concept Videos
RNA-seq
10.4K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
10.4K
Next-generation Sequencing
93.0K
The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
93.0K

