idiogramExample {idiogram}R Documentation

data included for idiogram package examples

Description

colo.eset and ucsf.chr are included for use in example plots. vai.chr is a chromLocation object included for examples in the package 'reb'. Please see the aCGH Bioconductor package for more information.

Usage

data(idiogramExample)

Source

http://www.bioconductor.org/repository/devel/package/html/aCGH.html

Examples

        library(idiogram)
        data(Hs.cytoband)
        data(idiogramExample)
        idiogram(colo.eset@exprs[,1],ucsf.chr,chr="1")


[Package idiogram version 1.10.0 Index]