Systematic Analysis for Quantification of Everything (SAQE) is a set of scripts for quantification of transcripts using RNA-seq and metagenomic results. SAQE consists of several scripts to do the analyses. The number added in the name of script corresponds to the analysis bewlo.
- Expression(RNA-Seq)
- 01 Retrieval of RNA-seq reads from the SRA database
- 02 Conversion of data format and compression
- 03 Trimming and quality control of reads
- 04 Transcriptome assembly by Trinity (skip if the transcriptome reference is available)
- 05 Expression quantification by salmon ((direct) salmon or align_and_estimate_abundance.pl (AAEA) with salmon)
- Metagenome: see
101Kraken2.md
for details- 101 Building libarary Kraken2 for Kraken2
- 102 Running Kraken2 for classification
- 103 Visualizing multiple Kraken2 outputs for comparison
- Miniconda is required to install
sra-tools
,trim-galore
andpigz
. - Docker is also required to do the analyses in Trinity (04) and salmon (05).
- Pitagora Workflows in Common Workflow Language (CWL) at https://github.com/pitagora-network/pitagora-cwl is required to run salmon script (05).
Cite the paper below for the citation.
Bono H. Meta-Analysis of Oxidative Transcriptomes in Insects. Antioxidants. 2021; 10(3):345.
https://doi.org/10.3390/antiox10030345