allele_track_forw: Function to track gene-dropped alleles forward through...

View source: R/allele_tracking_functions.R

allele_track_forwR Documentation

Function to track gene-dropped alleles forward through descendants

Description

A function that tracks provided gene-dropped individuals' alleles at requested loci forward through their descendants. A list of allele_track_objects is returned.

Usage

allele_track_forw(id, loci, gene_drop_out)

Arguments

id

A vector containing numerical or character values identifying individuals in the pedigree

loci

A vector containing numerical values relating to the loci of interest

gene_drop_out

A gene_drop_object from gene-dropping


simplydch/GeneDrop documentation built on July 8, 2024, 8:17 p.m.