Skip to content

v0.8.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@frankvogt frankvogt released this 29 May 19:55
· 2 commits to main since this release

Changelog v0.8.9 (2023/05/29)

  • switched internally to plink2 for conversion of .vcf files to .bed format due to better handling of duplicate IDs created by missing variant IDs
  • updated package dependencies
  • vcf2gwas now also correctly recognizes chromosome numbers >24 if chromosomes are missing in .vcf file
  • bug fixed where .vcf file was not filtered with correct minor allele frequency
  • minor bug fixes
  • check for a vcf index before indexing by @kdm9 in #26
  • update utils.py by @alesha92 in #27

Full Changelog: v0.8.8...v0.8.9