JLSteenwyk / ClipKIT

a multiple sequence alignment-trimming algorithm for accurate phylogenomic inference
https://jlsteenwyk.com/ClipKIT/
MIT License
61 stars 4 forks source link

Numpy performance improvements #37

Closed TJBIII closed 1 year ago

TJBIII commented 1 year ago

Closes #36

This PR includes a refactor of the MSA class to use numpy for performance improvements based on #36