Learn R Programming

pubmed.mineR (version 1.0.11)

HGNC-class: HGNC Class for package.

Description

"HGNC"

Arguments

Objects from the Class

Objects can be created by calls of the form new("HGNC", ...).

Slots

HGNCID:

Object of class "character"

ApprovedSymbol:

Object of class "character"

ApprovedName:

Object of class "character"

Status:

Object of class "character"

PreviousSymbols:

Object of class "character"

Aliases:

Object of class "character"

Chromosome:

Object of class "character"

AccessionNumbers:

Object of class "character"

RefSeqIDs:

Object of class "character"

See Also

'>Abstracts

Examples

Run this code
# NOT RUN {
showClass("HGNC")
# }

Run the code above in your browser using DataLab