meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
general:computerenvironment:software:rnaquast_step_by_step [2025/04/30 13:51] – [Installation of rnaQUAST] freyageneral:computerenvironment:software:rnaquast_step_by_step [2025/05/02 06:58] (current) – [Running rnaQUAST] freya
Line 39: Line 39:
     * Run this command in your rnaQUAST conda environment:     * Run this command in your rnaQUAST conda environment:
 <code> <code>
-#This is just a suggestion, feel free to add any parameters that strike you as useful  +rnaQUAST.py --transcripts </path/to/>Trinity.fasta --busco </path/to/buscoset_odb12> -o </home/practixeXX/path/to/output>
-rnaQUAST.py --transcripts </path/to/>Trinity.fasta --busco </path/to/>buscoset_odb10 -o </home/practixeXX/path/to/output>+
 </code> </code>
 </hidden> </hidden>