This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Cleanadaptors Vs Cutadapt Vs Trim_galore

Hi All,

Any comments to Cleanadaptors Vs Cutadapt? Which one is better? Any big difference?

It seems Cleanadaptors can accept whole illumina adaptors and primers as the input (200 adaptors and primers).

-

Thanks.

trim_galore cutadapt adaptor

Test them and see what works best for you!

2 answers

I like BBDuk from BBMap. Brian Bushnell, developer of BBMap, supplies all common adapters in a single file in the "resources" directory.

So do I :) Also, my tests indicate that it's faster:

Speed

Also maybe you want to check out Trimmomatic, as far as I know you can feed it a list of adapters to cut as input, as well as other functions.

http://www.usadellab.org/cms/?page=trimmomatic

Log in to answer this question.