allchains.EASE | R Documentation |
Performs EASE.tests on an <.allchains> object
allchains.EASE(X, Y)
X |
any <Query.allchains> object |
Y |
any <Universe.allchains> object |
Peforms an EASE enrichment test (modified Fisher's Exact) 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.EASE(queryExample.allchains, universeExample.allchains)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.