Troubleshooting
My alignment files don’t have a MD tag
You can use samtools calmd to set the MD tag
Example:
samtools calmd -b alignment.bam reference.fasta > aln.bam
You can use samtools calmd to set the MD tag
Example:
samtools calmd -b alignment.bam reference.fasta > aln.bam