User Tools

Site Tools


gene_prediction_with_braker2_pipeline

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
gene_prediction_with_braker2_pipeline [2025/11/18 12:21] – [Braker2] 134.190.191.148gene_prediction_with_braker2_pipeline [2025/11/18 14:23] (current) – [Genome-guided transcriptome assembly] 134.190.191.148
Line 130: Line 130:
 #$ -cwd #$ -cwd
 #$ -pe threaded 10 #$ -pe threaded 10
 +
 cd $PWD cd $PWD
 +
 source activate trinity-2.11-with-workaround source activate trinity-2.11-with-workaround
-Trinity --CPU 10 --max_memory 100G --genome_guided_bam yourgenome.fasta.sambamsorted.bam --genome_guided_max_intron 1000 --SS_lib_type RF+ 
 +Trinity 
 +    --CPU 10 
 +    --max_memory 100G 
 +    --genome_guided_bam yourgenome.fasta.sambamsorted.bam 
 +    --genome_guided_max_intron 1000 
 +    --SS_lib_type RF 
 conda deactivate conda deactivate
 </code> </code>
gene_prediction_with_braker2_pipeline.1763482918.txt.gz · Last modified: by 134.190.191.148