mapLoci: Finds positions of loci by marker name

View source: R/pullGeno.R

mapLociR Documentation

Finds positions of loci by marker name

Description

Used to generate lociPerChr and lociLoc objects for a set of markers. These objects can be passed other functions for pulling genotypes or haplotypes.

Usage

mapLoci(markers, genMap)

Arguments

markers

a vector of marker names

genMap

a genetic map in AlphaSimR's internal genetic map format

Value

A list containing lociPerChr and lociLoc that can be


AlphaSimR documentation built on Nov. 1, 2024, 5:07 p.m.