matsengrp / gctree

GCtree: phylogenetic inference of genotype-collapsed trees
https://matsengrp.github.io/gctree
GNU General Public License v3.0
16 stars 2 forks source link

Mutability chain split #78

Closed willdumm closed 2 years ago

willdumm commented 2 years ago

A minor fix to avoid computing mutabilities using 5-mers which contain non-contiguous nucleotides (that is, in situations where --chain_split option would be provided).

This will change the computed mutability parsimony score when there are mutations within two bases of the chain_split site.