Skip to content

v1.0

Compare
Choose a tag to compare
@apriha apriha released this 26 Aug 23:54
· 268 commits to master since this release
4427f7d

Added

  • Add SNPs class
  • Add summary properties to SNPs and Individual
  • Incorporate HapMap PAR regions / find shared DNA in PAR regions
  • Assign PAR SNPs to the X or Y chromosome
  • Determine sex based on X and Y chromosome SNPs
  • Cache assembly mapping data
  • Add ability to download all resources
  • Add header to output file generated when saving SNPs
  • Add support for Python 3.7

Updated

  • Improve processing of X chromosome / PAR regions
  • Handle SNPs not remapped
  • Return discrepant SNPs when loading files
  • Pin requirements
  • Update tests