Learn R Programming

demi (version 1.1.2)

loadAnnotation: Loads the annotation information specified by the DEMIExperiment object

Description

The function loadAnnotation loads the annotation information for the specified DEMIExperiment object. It is used internally in DEMI analysis.

Usage

loadAnnotation(object, pkg)
"loadAnnotation"(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 annotation information.

See Also

DEMIExperiment, environment