chhylp123 / hifiasm

Hifiasm: a haplotype-resolved assembler for accurate Hifi reads
MIT License
515 stars 85 forks source link

v0.15.3 hom-peak and het-peak error #672

Open wuhuwuks opened 2 months ago

wuhuwuks commented 2 months ago

hifiasm.log how to fix it!

chhylp123 commented 2 months ago

Which types of issues do you have?

wuhuwuks commented 2 months ago

I assembled in HIC mode and the software gave me the wrong identification of homozygous peaks and heterozygous peaks. [M::ha_ft_gen] peak_hom: 228; peak_het: 113 In fact, the homozygous peak should be 113 and the heterozygous peak should be 228. (The version I'm using is 0.15.3)