Hi All,
I am getting following error with SAMtools while converting .sam file to .bam file.
samtools view -bt hg19.fa Input.sam -o Output.bam
Parse error at line 103686571: sequence and quality are inconsistent
Is there any easy to fix this issue (i.e., remove the sequence lines that are not consistent with quality values)?
Thanks for your help,
Hemang
I am getting following error with SAMtools while converting .sam file to .bam file.
samtools view -bt hg19.fa Input.sam -o Output.bam
Parse error at line 103686571: sequence and quality are inconsistent
Is there any easy to fix this issue (i.e., remove the sequence lines that are not consistent with quality values)?
Thanks for your help,
Hemang
Comment