brentp / fishers_exact_test

Fishers Exact Test for Python (Cython)
BSD 3-Clause "New" or "Revised" License
62 stars 21 forks source link

Citing? #31

Open endrebak opened 4 years ago

endrebak commented 4 years ago

I have used this library almost as-is in pyranges. If people use the fisher_exact version there, do you want me to tell them to cite some paper of yours?

Thanks for the great work btw.