Trimming nanopore reads
2
0
Entering edit mode
12 weeks ago
Nodilan ▴ 10

Good morning ,

Can I use trimmomatic in order to trim my reads generated using nanopore technology ?

thanks,

trim nanopore • 687 views
ADD COMMENT
1
Entering edit mode
12 weeks ago

Yes, but it probably will not work well, as nanopore read trimming was not Trimmomatics' intended data type.

Have a look at Fastp, chopper or the Porechop_ABI fork of Porechop https://github.com/bonsai-team/Porechop_ABI

Seqtk is another possibility.

ADD COMMENT
1
Entering edit mode
12 weeks ago
cfos4698 ★ 1.1k

I recommend using nanoq or filtlong for quality/length filtering/trimming of nanopore reads

ADD COMMENT
0
Entering edit mode

can I still use fastqc and multiqc to check the quality of my nanopore reads ?

ADD REPLY
1
Entering edit mode

While you can, you will want to use a package meant for long reads like PycoQC. It requires the sequencing_summary file from the nanopore run.

ADD REPLY
1
Entering edit mode

You can, but I'd use Fastp and Multiqc instead. Faster and better output of %Q20 and %Q30 reads for ONT (in my opinion). Also PycoQC and or the Nanoplot / Nanopack toolset https://github.com/wdecoster/nanopack might be useful.

ADD REPLY

Login before adding your answer.

Traffic: 1443 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6