Learn R Programming

annaffy (version 1.44.0)

aafGenBank-class: Class aafGenBank, a class for GenBank accession numbers

Description

An abstraction for GenBank accession numbers from Bioconductor data packages.

Arguments

Objects from the Class

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

Slots

.Data:
Object of class character

Extends

Class character, from data part.

Methods

getURL
(aafGenBank): Returns a URL to the corresponding entry in NCBI's GenBank database.
See generic implementations of getText, getHTML, and getTD.

See Also

aafGenBank