c5shen / WITCH

WITCH is a multiple sequence alignment method that uses multiple weighted HMMs to align unaligned sequences and find consensuses.
GNU General Public License v3.0
11 stars 4 forks source link

Improved merge code - generic merge #1 #4

Closed c5shen closed 1 year ago

c5shen commented 1 year ago

Merging with two QoL improvements:

  1. Allow saving weights to local (preparing for future checkpoint feature)
  2. Removed all usage of mktemp to make filenames more informative