EuracBiomedicalResearch / FamAgg

This is the development version of the FamAgg Bioconductor package.
https://EuracBiomedicalResearch.github.io/FamAgg
MIT License
0 stars 2 forks source link

Implement a splitPed function #6

Open jorainer opened 7 years ago

jorainer commented 7 years ago

Implement a splitPed function that allows to split a large pedigree into smaller families based on whether phenotype data is available in a trait.

This could be done by iteratively calling buildPed starting from a random (phenotyped) individual until no individual is not part of any such generated phenotyped family subsets.