Skip to content

Releases: gibsramen/qupid

v0.1.0

23 Jun 15:23
Compare
Choose a tag to compare
  • Change category input
  • Add function to filter BIOM table by CaseMatch(s)
  • Add ability to provide arbitrary function to matches in CaseMatchCollection
  • Add convenience function shuffle to go from metadata -> CaseMatchOneToMany -> CaseMatchCollection
  • Add QIIME 2 plugin

v0.0.2

07 Jun 15:03
36d6b86
Compare
Choose a tag to compare
  • Refactor CaseMatch API
  • Update statistics
  • Implement modified Hopcroft-Karp algorithm for generating multiple matching sets
  • Add README tutorial