Description Objects from the Class Slots Methods Author(s) See Also Examples
Object that handles genotype data
Objects can be created by calls of the form
setUpGenoDatFile
or setUpGenoDatSNPmat
.
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
signature(x = "GenoDat")
: Plots minor allele frequency
signature(object = "GenoDat")
: shows data summary
Alejandro Caceres acaceres@creal.cat
setUpGenoDatFile
, setUpGenoDatSNPmat
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.