Description Extends Methods Author(s) See Also
A collection of pathways from a single database.
Class "Pathways"
, directly.
l[i]
:
Returns a selection of the pathways contained in the pathway list.
l[[i]]
Access one of the pathways contained in the pathway list.
l$`title`
Access one of the pathways by its title.
convertIdentifiers(l, to)
Returns a new list of pathways using a different type of node
identifiers.
length(l)
Returns the number of pathways contained in the list.
names(l)
Returns the titles of the pathways contained in the list.
prepareSPIA(l, pathwaySetName, print.names=FALSE)
Prepares the pathways for a SPIA analysis.
runClipper(l, expr, classes, method, maxNodes=150, ...)
Runs a clipper
analysis over all the pathways in the list.
runTopologyGSA(l, test, exp1, exp2, alpha, maxNodes=150, ...)
Runs a topologyGSA
analysis over all the pathways in the list.
Gabriele Sales
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.