Classes and methods for handling pedigree data. It also includes functions to calculate genetic relationship measures as relationship and inbreeding coefficients and other utilities. Note that package is not yet stable. Use it with care!
| Author | Gregor Gorjanc and David A. Henderson , with code contributions by Brian Kinghorn and Andrew Percy (see file COPYING) |
| Maintainer | David Henderson |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GeneticsPed")
| Calculation of genetic relatedness/relationship between individuals in the pedigree | R Script | |
|---|---|---|
| Pedigree handling | R Script | |
| Quantitative genetic (animal) model example in R | R Script | |
| Reference Manual |
| biocViews | |
|---|---|
| Depends |
R
,
gdata
,
genetics
,
MASS
|
| Imports | |
| Suggests | |
| System Requirements | |
| License | LGPL (>= 2.1) |
| URL | http://rgenetics.org |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package source | GeneticsPed_1.10.0.tar.gz |
|---|---|
| Windows 32-bit binary | GeneticsPed_1.10.0.zip |
| Windows 64-bit binary | GeneticsPed_1.10.0.zip |
| MacOS X 10.5 (Leopard) binary | GeneticsPed_1.10.0.tgz |
| Package Downloads Report | Downloads Stats |