planecrash {dvir} | R Documentation |
A simulated dataset based on Exercise 3.3 in Egeland et al. "Relationship Inference with Familias and R" (2015).
planecrash
A dviData
object with the following content:
pm
: A list of 8 female singletons (victims).
am
: A list of 5 pedigrees, each with one missing member and one
genotyped member.
missing
: A vector containing the names of the missing persons.
The 15 markers are CSF1PO
, D13S317
, D16S539
, D18S51
, D21S11
,
D3S1358
, D5S818
, D7S820
, D8S1179
, FGA
, PENTA_D
, PENTA_E
,
TH01
, TPOX
, and VWA
.
Source code for the simulation, and a file containing the allele frequencies,
can be found in the data-raw
folder of the GitHub repository:
https://github.com/magnusdv/dvir.
planecrash
# plotDVI(planecrash)
# Markers and allele frequencies
db = pedtools::getFreqDatabase(planecrash$pm)
db