Learn R Programming

annaffy (version 1.44.0)

aafUniGene-class: Class aafUniGene, a class for UniGene cluster ids

Description

An abstraction for UniGene cluster ids from Bioconductor data packages.

Arguments

Objects from the Class

Objects are generally created by the aafUniGene constructor. Objects can also be created manually by calls of the form new("aafUniGene", id).

Slots

.Data:
Object of class character

Extends

Class character, from data part.

Methods

getURL
(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.
getHTML
(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.

See Also

aafUniGene