Learn R Programming

demi (version 1.1.2)

loadPathway: Loads the pathway information specified by the DEMIExperiment object

Description

the function loadPathway loads the pathway information for the specified DEMIExperiment object. It is used internally in DEMI analysis.

Usage

loadPathway(object, pkg)
"loadPathway"(object, pkg)

Arguments

object
A DEMIExperiment object.
pkg
An environment. Specifies the environment where to load the data from.

Value

Returns a data.frame with pathway information.

See Also

DEMIExperiment, environment