loadDEMILibrary: Loads the DEMI annotation package specified by the DEMIExperiment
object
Description
The function loadDEMILibrary
loads the DEMI annotation packages specified by the organism
parameter
in the DEMIExperiment
object. It is used internally in DEMI analysis.
Usage
loadDEMILibrary(object)
"loadDEMILibrary"(object)
Arguments
object
A DEMIExperiment
object.
Value
Returns a DEMIExperiment
object updated with annotation and alignment information for the
specified microarray platform and species. If the analysis
parameter of the DEMIExperiment
object is set to 'genome' it also attaches the cytoband information and if the analysis
parameter
of the DEMIExperiment
object is set to 'gene' or 'transcript' it additionally loads the pathway
information.