Cloufield / gwaslab

A Python package for handling and visualizing GWAS summary statistics. https://cloufield.github.io/gwaslab/
GNU General Public License v3.0
119 stars 22 forks source link

Typo in `basic_check()`-log #41

Closed swvanderlaan closed 11 months ago

swvanderlaan commented 11 months ago

There's a typo in the log of the basic_check() function.

sumstats.basic_check()
...
Tue Jul 11 13:00:49 2023  -**Vairants** with standardized chromosome notation: 0
Tue Jul 11 13:01:03 2023  -**Vairants** with fixable chromosome notations: 8585857
...
Cloufield commented 11 months ago

Oops, thanks for pointing it out. It will be fixed in v3.4.20.