GenoDat-class: Class "GenoDat"

Description Objects from the Class Slots Methods Author(s) See Also Examples

Description

Object that handles genotype data

Objects from the Class

Objects can be created by calls of the form setUpGenoDatFile or setUpGenoDatSNPmat .

Slots

genoDat:

"matrix" . Genotypes

lociPos:

"numeric". Genomic coordinates

alleleSum:

"matrix". Total number of variant alleles in the population per SNP

noMissCount:

"matrix". Total number of subjects with no-missing values

Methods

plot

signature(x = "GenoDat"): Plots minor allele frequency

show

signature(object = "GenoDat"): shows data summary

Author(s)

Alejandro Caceres acaceres@creal.cat

See Also

setUpGenoDatFile, setUpGenoDatSNPmat

Examples

1
2

inveRsion documentation built on Nov. 8, 2020, 5:08 p.m.