Release v1.1.1
v1.1.1
Glow incorporates new functionality for sample masking in GWAS v1.1.1, which has been documented as a quickstart guide. Nightly notebook tests are now dockerized, making it easier to integrate Glow with other bioinformatics libraries. VEP schema changes fixes a bug with indel parsing
This release includes Java/Scala artifacts in Maven Central, and Python artifacts in PyPi and Conda Forge.
What's Changed
- Dockerize ci tests by @williambrandler in https://github.com/projectglow/glow/pull/414
- Releasev110 by @williambrandler in https://github.com/projectglow/glow/pull/411
- adding codecov.yml by @williambrandler in https://github.com/projectglow/glow/pull/413
- remove init script from nb test by @williambrandler in https://github.com/projectglow/glow/pull/415
- Fix VEP parsing failures stemming from indels by @bboutkov in https://github.com/projectglow/glow/pull/402
- Extending sample masking functionality in gwas linear regression by @bcajes in https://github.com/projectglow/glow/pull/416
- fix bedtools path by @williambrandler in https://github.com/projectglow/glow/pull/417
- add vep example by @williambrandler in https://github.com/projectglow/glow/pull/382
- Docker containers for Glow runtime environment on Databricks by @a0x8o in https://github.com/projectglow/glow/pull/420
- remove extraneous detail from quickstart docs by @williambrandler in https://github.com/projectglow/glow/pull/428
- add data simulation doc page by @williambrandler in https://github.com/projectglow/glow/pull/427
- fix pandas lmm notebook link by @williambrandler in https://github.com/projectglow/glow/pull/430
New Contributors
- @a0x8o made their first contribution in https://github.com/projectglow/glow/pull/420
Credits
Alex Barreto, Boris Boutkov, Brian Cajes, Karen Feng, William Brandler, dim de grave
Full Changelog: https://github.com/projectglow/glow/compare/v1.1.0...v1.1.1