aafUniGene-class {annaffy} | R Documentation |
An abstraction for UniGene cluster ids from Bioconductor data packages.
Objects are generally created by the aafUniGene
constructor. Objects can also be created manually by calls of the
form new("aafUniGene", id)
.
.Data
:Object of class character
Class character
, from data part.
(aafUniGene): Returns a URLs to the corresponding entry in NCBI's UniGene database. On the rare chance that more than one id is defined, more than one URL will be returned.
(aafUniGene): Returns an HTML representation with a link to the UniGene database. On the rare chance that more than one id is defined, more than one link will be returned.
Colin A. Smith, annaffy@colinsmith.org