"hg19"
"mm10"
"mm9"
"rn5"
list
of four elements - "regions"
, "sites"
, "controls"
and "mappings"
.
These elements are described below.
"regions"
list
of NULL
s; the names of the elements correspond to the built-in
region annotation tables. Once the default annotations are loaded, the attribute "builtin"
is
a logical
vector storing, for each region annotation, whether it is the default (built-in) or
custom."sites"
list
of NULL
s; the names of the elements correspond to the site and
probe annotation tables."controls"
list
of NULL
s; the names of the elements correspond to the control
probe annotation tables. The attribute "sites"
is a character
vector pointing to the
site annotation that encompasses the respective control probes."mappings"
list
of NULL
s; the names of the elements correspond to the built-in
region annotation tables.rnb.get.chromosomes
,
rnb.get.annotation
, rnb.set.annotation
, rnb.get.mapping
,
rnb.annotation.size
. Adding an annotation amounts to attaching its table(s) and mapping structures to
the scaffold.