Description Usage Arguments Details Value Author(s) See Also Examples
Provides the Biocarta, Reactome, KEGG and NCI pathway databases as geneset
objects. Utilizes the graphite
package.
1 | gsaPathwayGmt(pathway,type="symbol")
|
pathway |
Either a string with the pathway name (reactome, kegg, nci, biocarta)
or a list of pathway objects as defined in the |
type |
Genesets can bei either official gene |
Provides quick access to the main pathway databases.
An object of class gsagenesets
.
markus@jimmy.harvard.edu, Levi Waldron lwaldron@hsph.harvard.edu, Christoph Bernau bernau@ibe.med.uni-muenchen.de
1 2 3 4 5 | ## Not run:
require(survHDExtra)
gmt.reactome <- gsaPathwayGmt("reactome")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.