get.map {MoBPS} | R Documentation |
Function to derive the genomic map for a given population list
get.map(population, use.snp.nr = FALSE)
population |
Population list |
use.snp.nr |
Set to TRUE to display SNP number and not SNP name |
Genomic map of the population list
data(ex_pop)
map <- get.map(ex_pop)