Learn R Programming

demi (version 1.1.2)

loadCytoband: Loads the karyotype information specified by the DEMIExperiment object

Description

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

Usage

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

See Also

DEMIExperiment, environment