twolinin / longphase

GNU General Public License v3.0
98 stars 6 forks source link

haplotag supports phased indels and modification VCF. #48

Closed twolinin closed 6 months ago

twolinin commented 6 months ago

Changes

  1. When utilizing haplotag for read haplotype tagging, it will automatically detect whether the phased SNP file includes phased indels.
  2. When performing read haplotype tagging with haplotag, it can use the --mod-file option to input the phased modification VCF.
  3. Correcting the condition in ParsingBam.cpp for determining when a deletion variant that fall within the read's deletion cigar.