tanghaibao / goatools

Python library to handle Gene Ontology (GO) terms
BSD 2-Clause "Simplified" License
781 stars 210 forks source link

Conditional tests? #264

Open sjfleming opened 1 year ago

sjfleming commented 1 year ago

Do you implement the conditional version of the hypergeometric (Fisher’s exact) test that is implemented in GOstats 2.0 (described in Falcon and Gentleman, Bioinformatics, 2007)?

https://pubmed.ncbi.nlm.nih.gov/17098774/

The last paragraph of Section 3 describes the conditional version of the test, which can be run by setting conditional=TRUE