Description Usage Objects from the Class Fields Methods Author(s) Examples
Class to store information about a pathway and associated genes.
1 | #pathwayresult()
|
Objects can be created by calls of the form pathwayresult()
.
pathwayuri
:Object of class "character"
the URI of the pathway from Reactome.
label
:Object of class "character"
The human readable label of the pathway.
numgenes
:Object of class "numeric"
A count of the number of genes for this pathway.
genes
:Object of class "vector"
List of the genes associated with this pathway.
No methods defined with class "pathwayresult" in the signature.
James Malone
1 | showClass("pathwayresult")
|
Loading required package: hash
hash-3.0.1 provided by Decision Patterns
Loading required package: SPARQL
Loading required package: XML
Loading required package: RCurl
Loading required package: bitops
Class "pathwayresult" [package "AtlasRDF"]
Slots:
Name: pathwayuri label numgenes genes
Class: character character numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.