powered by
Filter the pedigree to keep only the genealogy of a subset of individuals
filterpedigree(inds, data)
a data frame with pedigree containing the genealogy of the selected individuals
vector with strings of individuals to keep their genealogy in the matrix
name of the pedigree data frame. Default=NULL.
Rodrigo R Amadeu, rramadeu@gmail.com
data(ped.sol) new.ped.sol = filterpedigree(inds = c("MSW168-2","W14090-3","W14090-4"),data=ped.sol)
Run the code above in your browser using DataLab