paramlink: Parametric Linkage and Other Pedigree Analysis in R

A suite of tools for analysing pedigrees with marker data, including parametric linkage analysis, forensic computations, relatedness analysis and marker simulations. The core of the package is an implementation of the Elston-Stewart algorithm for pedigree likelihoods, extended to allow mutations as well as complex inbreeding. Features for linkage analysis include singlepoint LOD scores, power analysis, and multipoint analysis (the latter through a wrapper to the 'MERLIN' software). Forensic applications include exclusion probabilities, genotype distributions and conditional simulations. Data from the 'Familias' software can be imported and analysed in 'paramlink'. Finally, 'paramlink' offers many utility functions for creating, manipulating and plotting pedigrees with or without marker data (the actual plotting is done by the 'kinship2' package).

Version: 1.1-2
Depends: R (≥ 3.3)
Imports: assertthat, graphics, kinship2, maxLik, stats, utils
Suggests: identity, igraph
Published: 2018-01-05
Author: Magnus Dehli Vigeland [aut, cre], Thore Egeland [ctb], Guro Doerum [ctb]
Maintainer: Magnus Dehli Vigeland <m.d.vigeland at medisin.uio.no>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
SystemRequirements: For the MERLIN wrapper, MERLIN (http://csg.sph.umich.edu/abecasis/Merlin/) must be installed and pointed to in the PATH environment variable.
Materials: NEWS
CRAN checks: paramlink results

Downloads:

Reference manual: paramlink.pdf
Package source: paramlink_1.1-2.tar.gz
Windows binaries: r-devel: paramlink_1.1-2.zip, r-release: paramlink_1.1-2.zip, r-oldrel: paramlink_1.1-2.zip
macOS binaries: r-release: paramlink_1.1-2.tgz, r-oldrel: paramlink_1.1-2.tgz
Old sources: paramlink archive

Reverse dependencies:

Reverse depends: fam2r, Familias, IBDsim, mut

Linking:

Please use the canonical form https://CRAN.R-project.org/package=paramlink to link to this page.