chhylp123 / hifiasm

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

building two haplotypes even after specifying --n-hap 1 #724

Open amara86 opened 2 weeks ago

amara86 commented 2 weeks ago

Hi, I am trying to build the assembly for my haploid genome and have executed the following command: hifiasm -o $OUTPUT_PREFIX -t $THREADS --hg-size 1.2g --n-hap 1 $HIFI_reads but I am still getting the two haplotypes! Why this is so? Are there any additional parameters to direct hifiasm to build only haploid assembly? Regards, Amara