allele_track_back: Function to track gene-dropped alleles back through ancestors

View source: R/allele_tracking_functions.R

allele_track_backR Documentation

Function to track gene-dropped alleles back through ancestors

Description

A function that tracks provided gene-dropped individuals' alleles at requested loci back to the ancestor in which they originated. A list of allele_track_objects is returned.

Usage

allele_track_back(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.