rrwick / Porechop

adapter trimmer for Oxford Nanopore reads
GNU General Public License v3.0
322 stars 123 forks source link

Running pore adaptor on 1 D^2 data #53

Open kanchanhole opened 6 years ago

kanchanhole commented 6 years ago

Hello,

  1. I am running porechop on 1 D^2 data using the following command.

porechop -i input_reads.fastq.gz -o output_reads.fastq.gz

For 1D ~98% reads were trimmed for adaptors. however, for 1D^2 only ~ 65% reads were trimmed for adaptors.

I am unable to understand why is there this difference?

  1. Is there any way to see which adaptor porechop is trimming?