allele_track_object-class | R Documentation |
An S4 class to store to store allele tracking output
get_allele_dam(allele_track_object)
get_allele_sire(allele_track_object)
get_allele_dam
: A method to access the dam allele section of the allele_track_object
get_allele_sire
: A method to access the sire allele section of the allele_track_object
id
A numeric or character value which corresponds to ID in pedigree of gene_drop_object
locus
A numeric value which corresponds to locus position in of gene_drop_object
allele_dam
A matrix to contain allele tracking information for the dam
allele_sire
A matrix to contain allele tracking information for the sire
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.