NewChrBandTree: Create a new ChrBandTree object

Description Usage Arguments Value Author(s) See Also

View source: R/ChrBandTree.R

Description

NewChrBandTree and ChrBandTreeFromGraph provide constructors for the ChrBandTree class.

Usage

1
2

Arguments

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 univ is NULL, then all genes probed on the specified chip will be in the universe. We strongly recommend using the set of genes that remains after applying a non-specific filter as the universe.

g

A graph instance as returned by makeChrBandGraph

Value

A new ChrBandTree instance.

Author(s)

S. Falcon

See Also

ChrBandTree-class


Category documentation built on Nov. 8, 2020, 10:58 p.m.