| Literature DB >> 28416950 |
Jae Hyun Lim1, Soo Youn Lee1, Ju Han Kim1.
Abstract
High-throughput transcriptome sequencing, also known as RNA sequencing (RNA-Seq), is a standard technology for measuring gene expression with unprecedented accuracy. Numerous bioconductor packages have been developed for the statistical analysis of RNA-Seq data. However, these tools focus on specific aspects of the data analysis pipeline, and are difficult to appropriately integrate with one another due to their disparate data structures and processing methods. They also lack visualization methods to confirm the integrity of the data and the process. In this paper, we propose an R-based RNA-Seq analysis pipeline called TRAPR, an integrated tool that facilitates the statistical analysis and visualization of RNA-Seq expression data. TRAPR provides various functions for data management, the filtering of low-quality data, normalization, transformation, statistical analysis, data visualization, and result visualization that allow researchers to build customized analysis pipelines.Entities:
Keywords: base sequence; gene expression profiling; molecular sequence data; programming languages; sequence analysis/RNA; software
Year: 2017 PMID: 28416950 PMCID: PMC5389949 DOI: 10.5808/GI.2017.15.1.51
Source DB: PubMed Journal: Genomics Inform ISSN: 1598-866X
Fig. 1Five steps of typical RNA sequencing analysis pipeline, which are included in the TRAPR package. VSN, variance stabilizing normalization.