calc_ped_depth: Function to calculate pedigree depth

View source: R/pedigree_fix_fuctions.R

calc_ped_depthR Documentation

Function to calculate pedigree depth

Description

This function calculates pedigree depth each individual in a pedigree by finding the number to descendant generations

Usage

calc_ped_depth(pedigree)

Arguments

pedigree

A dataframe or matrix. A pedigree with ID, Sire and Dam columns


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