kraken icon indicating copy to clipboard operation
kraken copied to clipboard

Only forward reads produced with paired output --unclassified-out option

Open RJBeng opened this issue 6 years ago • 0 comments

Hi,

This is in relation to #102

kraken --threads 8 --preload --db database --fastq-input --gzip-compressed --paired s1_for.fq.gz s1_rev.fq.gz --out-fmt paired --fastq-output --unclassified-out s1_uc --output unclassified.txt

Using the bug fixed classify.cpp #103 still produced only s1_uc file containing unclassified forward fastq reads, not s1_uc_R1.fastq and s1_uc_R2.fastq

Thanks Rebecca

RJBeng avatar Apr 27 '18 09:04 RJBeng