gibsramen / qupid

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

Add option to provide random seed #17

Closed gibsramen closed 2 years ago

gibsramen commented 2 years ago

Closes #12

Minor refactor of generating multiple matches. Adds option to provide a random seed that should work with parallelization.

gibsramen commented 2 years ago

@lucaspatel can you take a look at this? If you could try out providing a random seed (ideally with parallelization) that would be super appreciated.