You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed and substantially sped up profileSimIBD(), particularly for dense marker panels. Seeded results may differ from earlier versions.
ibdsim() is more efficient in some cases, by skipping recombination in pedigree branches that cannot affect the output. (In such cases, seeded results may differ from earlier versions.)
launchApp() now checks all optional app dependencies.
Better input checks in uniformMap() and convertPos().
zeroIBD() now merges adjacent IBD segments before applying length thresholds.
Fixed rare bug in findPattern().
App changes
Improved checks of user input.
Fixed plotting bug when simulated values have no variation.