Skip to content

v0.1.0

Latest

Choose a tag to compare

@sof202 sof202 released this 03 Feb 12:15
· 3 commits to main since this release
51d8406

Initial release of ChromCompare

Features

  • Create similarity scores for emission parameters and spatial properties of states between two hidden Markov models
  • Combines scores using user specified weights into a single score for the user to interpret
  • Convert similarity score matrices to heatmaps for greater interpretability
  • Produce a list of the most likely state pairs between each inputted model (though it is advised to check the resultant matrix still)
  • Documentation created