findQtlIndex: Find trait QTL index

View source: R/Class-SimParam.R

findQtlIndexR Documentation

Find trait QTL index

Description

Compares to a LociMap-class objects to determine if the first one is a superset of the second. If it is, the function returns NULL. If it is not, the function return a LociMap-class object that is a superset of both a LociMap-class objects.

Usage

findQtlIndex(activeQtl, traitQtl)

Arguments

activeQtl

a LociMap-class representing all active QTL

traitQtl

a LociMap-class representing QTL for a trait of interest

Value

an integer vector for relative positions of traitQtl on activeQtl


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