GATK ValidateSamFile error
Hi everyone, I am running a DNA seq analysis using FASTQ file. After running cutadapt for adapter removal and bwa for alignment i have got a bam file. Running the bam file through gatk ValidateSamFile gives me these two errors. MISMATCH_SEQ_QUAL_LENGTH and MISMATCH_READ_LENGTH_AND_QUALS_LENGTH. I would be thankful if someone can tell me how to fix these errors. Thanks.
• 1,440 views
•
link
1 answer
Ok I got the problem solved. I was using SED in the beginning after cutadapt.
If I don't use that and go directly from cutadapt to BWA aln then I am not getting this error of Missing_Read_length
• 0 views
•
link
Log in to answer this question.
Please show us all your commands and the outputs from all of them.
Hello Ram,
Thanks for reply.
This is all the commands I am using with the error msg at the end