I get a No snps found in normal!
error when I attempt to run Hatchet2 using reference_version=hg38
. Reference fasta files are hg38. Interestingly, when I run the relevant bcftools
commands from the genotype_snps
function locally, I obtain non-empty snp files so it only fails as part of the hatchet run command. Also, if I erroneously set reference_version=hg19
, the hatchet run generates non-empty snp files.
I have included my hatchet.ini
file here.
hatchet_gitissue.txt