get.map {MoBPS} | R Documentation |
Map generation
Description
Function to derive the genomic map for a given population list
Usage
get.map(population, use.snp.nr = FALSE)
Arguments
population |
Population list |
use.snp.nr |
Set to TRUE to display SNP number and not SNP name |
Value
Genomic map of the population list
Examples
data(ex_pop)
map <- get.map(ex_pop)
[Package MoBPS version 1.6.64 Index]