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
:character
containing genomic cytoband
genbank
:character
containing containing GenBank
accession number
band
.
See generic implementations of getHTML
,
getTD
, and getCSS
.
Colin A. Smith, annaffy@colinsmith.org