
.Data
:signature(x = "snp.mx", i = "ANY", j = "ANY", drop = "ANY")
: subset
operations. x[i,j] will select people listed in i and SNPs listed in j.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!gwaa.data-class
,
snp.data-class