Skip to content

0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@szhan szhan released this 21 Jun 14:02
· 12 commits to main since this release
a5c1bec

Summary of changes

  • The num_alleles argument is removed from the main API functions, and ploidy is added as a required argument.
  • When using the diploid algorithms (i.e. ploidy set to 2), the input query is a sequence of unphased genotypes instead of a pair of haplotypes.
  • Simulation parameters are tweaked so that the test haplotypes meet certain criteria (e.g. enough variable sites).

Full Changelog: v0.0.6...v0.0.7