| 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:Object of class character
Class character, from data part.
(aafGenBank): Returns a URL to the corresponding entry in NCBI's GenBank database.
See generic implementations of getText,
getHTML, and getTD.
Colin A. Smith, annaffy@colinsmith.org