Description Usage Arguments Value Examples
View source: R/pathway_functions.R
Retreives the default set of cellular pathways. These are the gene sets for all Reactome pathways as downloaded on 4/6/14 .
1 2 | getDefaultPaths(path_file = system.file("extdata/Reactome.2014.04.06.12.52.27.txt",
package = "packageDir"))
|
path_file |
string giving the relative or absolute file path to an accessible set of cellular pathways. Set of pathways must first have been recorded in the reference_data/paths/pathMetaData.txt file. |
A Path_Detail
object.
1 | cellularPathwayGeneSets = getDefaultPaths()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.