View source: R/Functions_L0_auxilary.R
mapLoci | R Documentation |
Finds loci on a genetic map and return a list of positions. This function is adopted from AlphaSimR (Gaynor et al., 2021)
mapLoci(markers, genMap)
markers |
character, vector of marker positions as "chr_position" |
genMap |
list, genetic map |
A list with number of loci per chromosome and genetic positions of the markers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.