powered by
Function to derive the genomic map for a given population list
get.map(population, use.snp.nr = FALSE)
Population list
Set to TRUE to display SNP number and not SNP name
Genomic map of the population list
# NOT RUN { data(ex_pop) map <- get.map(ex_pop) # }
Run the code above in your browser using DataLab