evaluating_and_comparing_transcriptome_assemblies_with_rnaquast
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| evaluating_and_comparing_transcriptome_assemblies_with_rnaquast [2021/01/11 14:44] – created cgeb2001 | evaluating_and_comparing_transcriptome_assemblies_with_rnaquast [2021/01/11 15:01] (current) – cgeb2001 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== Evaluating and comparing transcriptome assemblies with rnaQUAST ===== | ||
| + | |||
| + | Documentation by Joran Martijn (11 January 2021) | ||
| + | |||
| Once you have assembled your RNA-seq reads into transcriptomes, | Once you have assembled your RNA-seq reads into transcriptomes, | ||
| Line 29: | Line 33: | ||
| Quick explanation on the options: | Quick explanation on the options: | ||
| < | < | ||
| - | -o output_directory | + | -o output_directory |
| - | -c transcriptome1.fasta transcriptome2.fasta ... transcriptomeN.fasta | + | -c transcriptome1.fasta transcriptome2.fasta ... transcriptomeN.fasta |
| - | -t number_of_threads | + | -t number_of_threads |
| - | -l transcriptome_label1 transcriptome_label2 ... transcriptome_labelN | + | -l transcriptome_label1 transcriptome_label2 ... transcriptome_labelN |
| - | -ss | + | -ss |
| - | --gene_mark | + | --gene_mark |
| - | --busco | + | --busco |
| </ | </ | ||
| Line 41: | Line 45: | ||
| Note that the submission script is specifically asking to run on '' | Note that the submission script is specifically asking to run on '' | ||
| + | |||
| + | In this case I ran rnaQUAST without reference genomes, but it is possible to do so. That should give you a lot more interesting metrics to look at. | ||
| + | |||
| + | === Output === | ||
| + | |||
| + | Here is the output that I got as an example. As you can see I got about twice as many transcripts with rnaspades compared to trinity, but trinity yielded in general longer transcripts and more predicted genes. Completeness estimates are about the same. | ||
| + | |||
| + | '' | ||
| + | |||
| + | < | ||
| + | SHORT SUMMARY REPORT | ||
| + | |||
| + | METRICS/ | ||
| + | |||
| + | == BASIC TRANSCRIPTS METRICS == | ||
| + | Transcripts | ||
| + | Transcripts > 500 bp | ||
| + | Transcripts > 1000 bp 4584 3447 | ||
| + | |||
| + | == BUSCO METRICS == | ||
| + | Complete | ||
| + | Partial | ||
| + | |||
| + | == GeneMarkS-T METRICS == | ||
| + | Predicted genes 6936 5098 | ||
| + | </ | ||
| + | |||
| + | rnaQUAST will also output a PDF with a nice Cumulative transcript / isoform length plot. | ||
evaluating_and_comparing_transcriptome_assemblies_with_rnaquast.1610390663.txt.gz · Last modified: by cgeb2001
