User Tools

Site Tools


trinity_for_assembling_transcript_reads

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
trinity_for_assembling_transcript_reads [2023/04/24 15:50] 134.190.232.186trinity_for_assembling_transcript_reads [2025/11/07 11:27] (current) 134.190.191.186
Line 1: Line 1:
 ====== Trinity - Assembly of transcriptome reads ====== ====== Trinity - Assembly of transcriptome reads ======
-Documentation by Shelby Williams (last updated by D. Salas-Leiva, 01-07-2020 and J. Martijn 24-04-2023)+Documentation by Shelby Williams (last updated by D. Salas-Leiva, 01-07-2020 and J. Martijn 24-04-2023 and K.Dunn 07-11-2025)
  
 Trinity is an assembler of RNA-seq reads, after they have been trimmed. Trinity uses three programs (Inchworm, Chrysalis, and Butterfly) to assemble large volumes of transcriptome reads. The output of Trinity is the Trinity.fasta file found in the /trinity_out_dir/ folder/ Trinity is an assembler of RNA-seq reads, after they have been trimmed. Trinity uses three programs (Inchworm, Chrysalis, and Butterfly) to assemble large volumes of transcriptome reads. The output of Trinity is the Trinity.fasta file found in the /trinity_out_dir/ folder/
Line 19: Line 19:
 #$ -pe threaded 10 #$ -pe threaded 10
  
-source activate trinity-2.11-with-workaround+##source activate trinity-2.11-with-workaround no longer need to use, use newest version instead 
 +## this special built is version is 2.11 - use new version now instead see below  
 + 
 +source activate trinity  
 +## this is version 2.15.2 
  
-# this special built is version is 2.11 
 Trinity \ Trinity \
     --seqType fq \     --seqType fq \
trinity_for_assembling_transcript_reads.1682362221.txt.gz · Last modified: by 134.190.232.186