Skip to content

ibdsim2 1.3.0

Compare
Choose a tag to compare
@magnusdv magnusdv released this 13 Nov 12:51
· 116 commits to master since this release

New features

  • In ibdsim() allow map to be a list of chromosome maps.

  • New function findPattern() for identifying IBD patterns in simulation outputs.

  • New function convertPos() for converting between genetic and physical positions.

  • New functions mapLen() and physRange() for retrieving map info.

  • profileSimIBD() now sorts the genotypes before returning.

  • README is updated and expanded.

Bug fixes

  • Fix bug in estimateTwoLocusInbreeding().

  • Fix issue with negative segment lengths.