View source: R/allele_tracking_functions.R
allele_track_back | R Documentation |
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.
allele_track_back(id, loci, gene_drop_out)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.