| get.map | R Documentation |
Function to derive the genomic map for a given population list
get.map(population, use.snp.nr = FALSE, morgan.position.per.chromosome = TRUE)
population |
Population list |
use.snp.nr |
Set to TRUE to display SNP number and not SNP name |
morgan.position.per.chromosome |
Set to FALSE to Morgan position continuously over the genome |
Genomic map of the population list
data(ex_pop)
map <- get.map(ex_pop)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.