| Literature DB >> 36033257 |
Komwit Surachat1,2,3, Todd Duane Taylor4, Wanicbut Wattanamatiphot5, Sukgamon Sukpisit5, Kongpop Jeenkeawpiam3.
Abstract
RNA-seq is a sequencing technique that uses next-generation sequencing (NGS) to explore and study the entire transcriptome of a biological sample. NGS-based analyses are mostly performed via command-line interfaces, which is an obstacle for molecular biologists and researchers. Therefore, the higher throughputs from NGS can only be accessed with the help of bioinformatics and computer science expertise. As the cost of sequencing is continuously falling, the use of RNA-seq seems certain to increase. To minimize the problems encountered by biologists and researchers in RNA-seq data analysis, we propose an automated platform with a web application that integrates various bioinformatics pipelines. The platform is intended to enable academic users to more easily analyze transcriptome datasets. Our automated Transcriptome Analysis Platform (aTAP) offers comprehensive bioinformatics workflows, including quality control of raw reads, trimming of low-quality reads, de novo transcriptome assembly, transcript expression quantification, differential expression analysis, and transcript annotation. aTAP has a user-friendly graphical interface, allowing researchers to interact with and visualize results in the web browser. This project offers an alternative way to analyze transcriptome data, by integrating efficient and well-known tools, that is simpler and more accessible to research communities. aTAP is freely available to academic users at https://atap.psu.ac.th/.Entities:
Keywords: Bioinformatics workflow; Differentially expressed genes; Gene expression profile; RNA-seq; Transcriptome
Year: 2022 PMID: 36033257 PMCID: PMC9404342 DOI: 10.1016/j.heliyon.2022.e10255
Source DB: PubMed Journal: Heliyon ISSN: 2405-8440
Figure 1Bioinformatics workflow of analysis steps performed by the aTAP pipeline.
Figure 2aTAP system architecture.
Figure 3Example pages of aTAP web-based user graphical interface. (A) Create an analysis project; (B) Upload sample files; (C) Select files for performing analysis; (D) Set up the parameters for the analysis.
Figure 4Quality control report and de novo assembly statistics generated by the aTAP system. (A) Quality control report produced by FastQC and multiQC. (B) Assembly statistics based on de novo assembly by Trinity.
Figure 5Differential expression results created by the aTAP system. (A) Volcano and MA plots for each of the pairwise comparisons performed. (D) Pairwise differential expression table.
Figure 6Heat map and functional annotation report. (A) Heatmap of clustering differentially expressed transcripts. (B) Functional annotation of assembled transcripts/genes in word cloud representation and up-/downregulated gene plot.
Comparison of RNA-seq analysis pipelines.
| Tool | GUI | Installation with CLI | Prerequisite software | Hosting | Comprehensive analysis | Interactive report | Reference |
|---|---|---|---|---|---|---|---|
| uTAP | Yes | Required | Yes | Local | Yes | Yes | [ |
| MAP-RSeq | No | Required | Yes | Local | Yes | Yes | [ |
| aRNApipe | No | Required | Yes | Local | Yes | Static report | [ |
| TCC-GUI | Yes | No | No | Remote | No (only DE) | Yes | [ |
| GENAVi | Yes | No | No | Remote/Local | No (only DE) | Yes | [ |
| RNASeqGUI | Yes | Required | Yes | Local | No (only DE) | Static report | [ |
| aTAP | Yes | No | No | Remote | Yes | Yes | This study |
Comprehensive analysis: Comprehensive bioinformatics analysis includes data quality control, trimming, assembly/mapping, differential gene expression analysis, and preparation of reports.