ideogramExample {ideogram}R Documentation

data included for ideogram 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'.

Usage

data(ideogramExample)

Source

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

Examples

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


[Package ideogram version 1.4.0 Index]