aafLocusLink-class: Class aafLocusLink, a class for LocusLink ids
Description
An abstraction for LocusLink ids from Bioconductor data packages.
Objects from the Class
Objects are generally created by the aafLocusLink
constructor. Objects can also be created manually by calls of the
form new("aafLocusLink", id)
.Slots
.Data
:- Object of class
integer
Extends
Class integer
, from data part.Methods
- getURL
-
(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
.