NewChrBandTree {Category} | R Documentation |
NewChrBandTree
and ChrBandTreeFromGraph
provide
constructors for the ChrBandTree
class.
NewChrBandTree(chip, univ) ChrBandTreeFromGraph(g)
chip |
The name of an annotation data package |
univ |
A vector of gene identifiers that defines the universe of
genes. Usually, this will be a vector of Entez Gene IDs. If
|
g |
A |
A new ChrBandTree
instance.
S. Falcon