| snp.mx-class {GenABEL} | R Documentation |
This low-level class contains objects holding large arrays of single nucleotide polymorphism (SNP) genotypes
.Data:signature(x = "snp.mx"): subset
operations. [x,y] will select people listed in x and SNPs listed in y.signature(from = "raw", to =
"snp.mx"): makes an snp.mx object out of raw datasignature(object = "snp.mx"): shows the object.
Take care that (a) this is internal representation and (b)
the objects are usually very large!
User is not supposed to work with this class. Use snp.data-class.
Yurii Aulchenko
gwaa.data-class,
snp.data-class