Actually it is a project and we are expected to change parameters:D
• 0 views
•
link
How to decide which parameter to change for more quality results while trimming with Trimmomatic? Which parameter is usually most commonly altered?
PE [-version] [-threads <threads>] [-phred33|-phred64] [-trimlog
<trimLogFile>] [-quiet] [-validatePairs] [-basein <inputBase> |
<inputFile1> <inputFile2>] [-baseout <outputBase> | <outputFile1P>
<outputFile1U> <outputFile2P> <outputFile2U>] <trimmer1>...
Don't overthink it, I once set my parameters to be
SLIDINGWINDOW:4:30 ILLUMINACLIP:adapter.fa:2:30:5
never needed to change those ... actually, I did change something, I moved to a different tool fastp
Log in to answer this question.
Partly addressed elsewhere: How do you decide to set the run to SE or PE on trimmomatic?
Stop opening multiple questions addressing the same topic in a short span of time - it is bad etiquette.
ok sorry this is my first time using it
Do not delete posts that have received feedback.