get_genotypes_seqminer_matrix.Rd
Get genotypes matrix (counts of reference allele) from one of the seqminer read functions that return genotype matrix
get_genotypes_seqminer_matrix(x, ind_names = NULL, marker_names = NULL)
x | an object returned by seqminer *Matrix* function |
---|---|
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>