forrel 1.8.0
New features
-
New function
rankProfiles()predicting the most likely profile of an untyped pedigree member. -
In
oneMarkerDistributionandtwoMarkerDistribution, the argumentpartialmarkerhas been renamed tomarker. -
In
profileSim()andmarkerSim(), the argumentidscan be the name of a function, e.g.,leaves. -
kinshipLRgains argumentlikArgsfor passing arguments topedprobr::likelihood(). The motivation for this is to give access to the special lumping methods recently implemented inpedprobr, for examplekinshipLR(..., likArgs = list(special = TRUE, alleleLimit = 20)).
Other
- Updated dependencies to pedtools 2.8.1, pedmut 0.9.0 and pedprobr 1.0.0 (all related to special lumping).