gibsramen / qupid

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

Fix same control from greedy matching #5

Closed gibsramen closed 2 years ago

gibsramen commented 2 years ago

Seems like the networkx implementation results in the same control being picked per case per run. This is undesired as may potentially want to try multiple different matches.