cells_to_genotypes.RdFunction that maps the genotype clusters to genotype names
cells_to_genotypes(SOC_locations, membership_mat)the locations file
output of membership_map()
matrix of cells by genotypes
# \donttest{
cells_to_genotypes()
#> Error in h(simpleError(msg, call)): error in evaluating the argument 'x' in selecting a method for function 'nrow': argument "SOC_locations" is missing, with no default
# }