get_genotypes_gwaa_data.Rd
Get genotypes matrix (counts of reference allele) from a GenABEL gwaa-data object
get_genotypes_gwaa_data(x, ind_names = NULL, marker_names = NULL)
x | a gwaa.data object (GenABEL internal format) |
---|---|
ind_names | names of the individuals to extract |
marker_names | names of the markers to extract |
genotype matrix ind x marker with counts of the reference allele
Marcin Kierczak <marcin.kierczak@scilifelab.se>