If starting from an aligned bam/cram file, ExtractHLAread.sh fails when the file is in .cram format. The samtools command to extract the HLA regions needs to have the `-T reference.fasta` flag inserted due to the .cram file compression.
If starting from an aligned bam/cram file, ExtractHLAread.sh fails when the file is in .cram format.
The samtools command to extract the HLA regions needs to have the
-T reference.fastaflag inserted due to the .cram file compression.