gibsramen / qupid

Case-control matching for microbiome data
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Add flow-based matching algorithms #4

Closed gibsramen closed 2 years ago

gibsramen commented 2 years ago

Add support for finding best one-to-one matches using maximum flow computation. Makes use of networkx functionality.