I want to call SNP/indel using GATK tools.
however, GATK occurs error because my input bam file is malformed
because some of @HD, @SQ, @RG, @PG info are missing.
I got the meaning of each component from 'the sam format specification(v1.4-r985)' pdf file from samtools,
but i don't know exactly what should i type each information and wht's critical for GATK because there are many options to fill it.
does anyone who knows it? is there any website to specify it automatically?
however, GATK occurs error because my input bam file is malformed
because some of @HD, @SQ, @RG, @PG info are missing.
I got the meaning of each component from 'the sam format specification(v1.4-r985)' pdf file from samtools,
but i don't know exactly what should i type each information and wht's critical for GATK because there are many options to fill it.
does anyone who knows it? is there any website to specify it automatically?
Comment