aafCytoband-class {annaffy} | R Documentation |
An abstraction for cytoband data from Bioconductor data packages.
Objects are generally created by the aafCytoband
constructor. Objects can also be created manually by calls of the
form new("aafCytoband", band, genbank)
.
band
:Object of class character
containing genomic cytoband
gene
:Object of class character
containing containing Gene ID
(aafCytoband): Returns text of band
.
(aafCytoband): Returns a URL corresponding entry in NCBI's cytoband map viewer.
See generic implementations of getHTML
,
getTD
, and getCSS
.
Colin A. Smith, annaffy@colinsmith.org