Learn R Programming

MoBPS (version 1.6.64)

get.map: Map generation

Description

Function to derive the genomic map for a given population list

Usage

get.map(population, use.snp.nr = FALSE)

Value

Genomic map of the population list

Arguments

population

Population list

use.snp.nr

Set to TRUE to display SNP number and not SNP name

Examples

Run this code
data(ex_pop)
map <- get.map(ex_pop)

Run the code above in your browser using DataLab