This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Question Regarding Adapter Detection with fastp and Trimming with Trimmomatic

Is it methodologically appropriate to use fastp only for adapter detection and then perform the actual adapter trimming using Trimmomatic? In other words, is it acceptable to identify the adapter sequences with fastp first and subsequently provide those sequences to Trimmomatic for precise adapter removal, or would it be more appropriate to use a single tool for both detection and trimming?

rna-se adapter fastp trimmomatic

Why would you want to split the workflow like this?

If you use fastp for both, you will get a combined fastq quality report of before and after trimming. Also, fastp can detect adapter sequences automatically.

0 answers

No answers yet.

Log in to answer this question.