ImagoXV/NanoASV

Replace NanoFilt and Porechop with Chopper

Closed this issue · 3 comments

conda install -c bioconda chopper

The problem is that I still need to install conda in my dockerfile

It's done !
I didn't use conda in the end, just the archive. Works perfectly

In the dev branch, script.sh still calls chop_file() and porechop. Should it be removed then?

Yes, NanoFilt was changed for chopper for efficiency reasons. Nanofilt was not maintained anymore and chopper is its rust version
However, chopper does not implement the Porechop functionalities regarding adapter trimming