R/AllGenerics.R
R/AllMethods.R
getGenotypes.Rd
Extract genotype matrix from an LDData object via the genotype handle. Returns NULL if no handle is available.
LDData
getGenotypes(x) # S4 method for class 'LDData' getGenotypes(x)
An LDData object.
A numeric matrix (samples x variants), a list of matrices for mixture panels, or NULL.