fastp icon indicating copy to clipboard operation
fastp copied to clipboard

How can I reproduce the results of trimmomatic in fastp?

Open jeong2624 opened this issue 1 year ago • 2 comments

I want to perform WGS analysis using BGI sequence data.

To remove BGI sequence adapters, I used fastp and checked for the presence of the adapter sequence using the grep command (linux).

However, the adapter sequence was still present. In contrast, after running Trimmomatic with the same settings, the adapter sequence was not present.

How can I obtain consistent results?

Please show me how to use the FASTQ files from the test data on the fastp GitHub repository, along with the code.

jeong2624 avatar Jul 15 '24 06:07 jeong2624

for BGI read, is it PE or SE data? Do your fastp parameter had --detect_adapter_for_pe ?

orangeSi avatar Oct 16 '24 02:10 orangeSi

Our data is paired-end (PE) data.In addition, we applied —detect_adapter_for_pe parameter.2024. 10. 16. 11:12, myth @.***> 작성: for BGI read, is it PE or SE data? Do your fastp parameter had --detect_adapter_for_pe ?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

jeong2624 avatar Oct 16 '24 02:10 jeong2624