| aSnpMatrix | R Documentation |
SnpMatrix or XSnpMatrix objects, tied to sample and SNP support objects
This is a small class to allow subsetting and binding operations to be applied to SnpMatrix objects together with their SNP and sample support objects in single operations. It means the different objects are assured to always line up.
.DataSnpMatrix or XSnpMatrix object
snpsdata.frame with rownames matching colnames of
.Data
samplesdata.frame with rownames matching rownames of
.Data
phenotypecharacter giving the column name in samples representing phenotype
allelescharacter vector of length 2 giving the column names in snps representing phenotype
Chris Wallace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.