powered by
Function to derive the genomic map for a given population list
get.map(population, use.snp.nr = FALSE, morgan.position.per.chromosome = TRUE)
Genomic map of the population list
Population list
Set to TRUE to display SNP number and not SNP name
Set to FALSE to Morgan position continuously over the genome
data(ex_pop) map <- get.map(ex_pop)
Run the code above in your browser using DataLab