ibdsim2 1.4.0
New features
-
New function
segmentStats()
for summarising the segments identified byfindPattern()
. -
findPattern()
has a new argumentcutoff
for excluding short segments. -
findPattern()
can detect more patterns: the argumentpattern
now accepts entriesautozygous
andheterozygous
. -
findPattern()
is much faster now, mostly due to a new implementation of the internalmergeSegments()
-
New function
extractIds()
replaces the previous (non-exported)extractIdsFromSegmentSummary()
. -
Updated README, including links to Shiny app.
Bug fixes
- Fixed wrong length attribute of
loadMap()
whenuniform = F
andsexAverage = T
.