pedFamilias
Import and Export 'Familias' Files
pedFamilias exists to read one legacy file format, and it has that job nearly finished.
◆Recent moves
- 2mo ago
Maintenance release
Minor bug and typo fixes with nothing specified. The cadence is what it says about the package: a year and a half between this and the previous release.
View source ↗ - 1y ago
readFam() accepts URLs
readFam() takes a URL as its path argument, so remote .fam files can be read without a manual download step. Small, but it is the kind of change that removes a scripting workaround.
View source ↗ - 2y ago
Extra-individual parsing and mutation model fallback
Parsing of extra individuals is fixed and a fallback mutation model is used when stabilization fails. Both are robustness fixes for files the parser previously choked on.
View source ↗ - 2y ago
deduplicate option for Familias DVI files
readFam() gains deduplicate for removing redundant pedigrees in files written by the Familias DVI module, and stores version and dvi among the returned parameters. Aimed squarely at the disaster victim identification workflow that dvir handles downstream.
View source ↗