This is a test version of Biostars. For the public version, visit https://www.biostars.org.
picard.jar SamToFastq "paired reads have different names"

Hi,

I'm trying to convert a bam file into paired fastq files using picard:

picard.jar SamToFastq input.bam F=one.fq F2=two.fq NON_PF=true

But the oputput files one.fq and two.fq seem to have different names for paired reads. Can someone suggest me other ways of generating paired reads with same name?

Thanks Sami

picard alignment sequencing

0 answers

No answers yet.

Log in to answer this question.