selectLoci: Find loci on specific chromosomes

View source: R/pullGeno.R

selectLociR Documentation

Find loci on specific chromosomes

Description

This function alters the lociPerChr and lociLoc vectors to reflect only loci on a specific chromosomes.

Usage

selectLoci(chr, inLociPerChr, inLociLoc)

Arguments

chr

chromosomes to select

inLociPerChr

original lociPerChr vector

inLociLoc

original lociLoc vector

Value

a list with lociPerChr and lociLoc


AlphaSimR documentation built on Nov. 8, 2025, 5:10 p.m.