aafGenBank-class {annaffy} | R Documentation |
An abstraction for GenBank accession numbers from Bioconductor data packages.
Objects are generally created by the aafGenBank
constructor. Objects can also be created manually by calls of the
form new("aafGenBank", accnum)
.
.Data
:character
Class character
, from data part.
See generic implementations of getText
,
getHTML
, and getTD
.
Colin A. Smith, annaffy@colinsmith.org