Description Usage Arguments Examples
Performs a pathway analysis using results from exactTest, glmLRTTest, or glmQLFTest. idAdd
must be run first.
1 | gopathway(dl, species, fdr=0.05)
|
dl |
A DataList containing results from either the exactTest, glmLRTTest, or glmQLFTest as well as output from |
species |
The species name. Must be a two character identifier. i.e. "Mm" for mouse. |
fdr |
The cutoff for pathways to be considered significant. The default is 0.05 |
1 | go <- gopathway(y, species="Mm")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.