aafSNP-class {GGtools} | R Documentation |
Class "aafSNP" – container for HTML rendering of SNP metadata
Objects can be created by calls of the form new("aafSNP", ...)
.
.Data
:"character"
will typically hold rs ids from dbSNP
Class "character"
, from data part.
The constructor has the same name, and operates on a list of character vectors. It is expected that you would have a vector of rs numbers for each gene, thus a list of vectors with elements corresponding to genes.
getURL, getHTML are defined; see getURL
, for example.
Apes the handling of UniGene links.
showClass("aafSNP")