#### Quality Trimming Options ####
#
# --quality_trimming_params <string> defaults to: "ILLUMINACLIP:trinityrnaseq/trinity-plugins/Trimmomatic/adapters/TruSeq3-PE.fa:2:30:10 SLIDINGWINDOW:4:5 LEADING:5 TRAILING:5 MINLEN:25"
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at http://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
It's shown under Trinity --show_full_usage_info#### Quality Trimming Options ####
#
# --quality_trimming_params <string> defaults to: "ILLUMINACLIP:trinityrnaseq/trinity-plugins/Trimmomatic/adapters/TruSeq3-PE.fa:2:30:10 SLIDINGWINDOW:4:5 LEADING:5 TRAILING:5 MINLEN:25"
On Sat, Oct 31, 2015 at 6:06 PM, Farbod Emami <farbo...@gmail.com> wrote:
Dear Brian , HiWhen using "--trimmomatic" in the standard Trinity paired end assembly script, what default parameters of this program will run? as it seems that Trimommatic is flexible in the field of Phred score and Adapter removing.Thanks
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at http://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
it’s SLIDINGWINDOW:4:5 LEADING:5 TRAILING:5
Trimming PHRED < 5 from both ends and sliding window.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
By <5 I mean that you will only trim bases where the quality is less than Phred5. Trimming at a Phred score as high as 20 or 30 is likely limiting the quality of your assembly. See http://www.ncbi.nlm.nih.gov/pubmed/24567737
Matt
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.