snp.mx-class: Class "snp.mx"

Description Slots Methods Note Author(s) See Also

Description

This low-level class contains objects holding large arrays of single nucleotide polymorphism (SNP) genotypes

Slots

.Data:

object used to store genotypes

Methods

[

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.

coerce

signature(from = "raw", to = "snp.mx"): makes an snp.mx object out of raw data

show

signature(object = "snp.mx"): shows the object. Take care that (a) this is internal representation and (b) the objects are usually very large!

Note

User is not supposed to work with this class. Use snp.data-class.

Author(s)

Yurii Aulchenko

See Also

gwaa.data-class, snp.data-class


GenABEL documentation built on May 30, 2017, 3:36 a.m.