allele_track_object-class: An S4 class to store to store allele tracking output

allele_track_object-classR Documentation

An S4 class to store to store allele tracking output

Description

An S4 class to store to store allele tracking output

Usage

get_allele_dam(allele_track_object)

get_allele_sire(allele_track_object)

Functions

  • 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

Slots

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


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