aafLocusLink-class {annaffy} | R Documentation |
An abstraction for LocusLink ids from Bioconductor data packages.
Objects are generally created by the aafLocusLink
constructor. Objects can also be created manually by calls of the
form new("aafLocusLink", id)
.
.Data
:Object of class integer
Class integer
, from data part.
(aafLocusLink): Returns a URL to the corresponding entry in NCBI's LocusLink database. On the rare chance that more than one id is defined, more than one URL will be returned.
See generic implementations of getText
,
getHTML
, and getTD
.
Colin A. Smith, annaffy@colinsmith.org