snpMeta-class {GGBase}R Documentation

Class "snpMeta" representing SNP locations etc., obsolete for humans, still used for murine data.

Description

Class "snpMeta" representing SNP locations etc., obsolete for humans, still used for murine data.

Objects from the Class

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

Slots

meta:
Object of class "environment" a data frame of SNP-oriented metadata is stored in this environment, with key name meta :(
chromosome:
Object of class "character" indicator of relevant chromosome . snpMetaWhole, for murine applications, manages container for whole genome.

Methods

No methods defined with class "snpMeta" in the signature in GGBase. But see GGtools.

Author(s)

VJ Carey <stvjc@channing.harvard.edu>

Examples

showClass("snpMeta")

[Package GGBase version 2.0.4 Index]