View source: R/07_Fisher_test.R
| allchains.fisher | R Documentation | 
Performs fisher exact tests on an <.allchains> object
allchains.fisher(X, Y)
| X | any <Query.allchains> object | 
| Y | any <Universe.allchains> object | 
Peforms a Fisher's Exact enrichment test on a <Query.allchains> object compared to the same column of a <Universe.allchains> object.
The universe file db.intact is provided if you are lacking an universe file
This function will return a data frame with the results of the tests
Geremy Clair
allchains.fisher(queryExample.allchains, universeExample.allchains)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.