Recent Releases of deeprvat
deeprvat - v1.1
Breaking changes
- Makes
gene_id_filemandatory in annotation config (resolves #158)
Other changes
- Saves an unfilled copy of the annotations so that NaN values can be modeled explicitly if desired
- make sure that every gene base exists once in gene id file (resolves #154)
Full Changelog: https://github.com/PMBio/deeprvat/compare/v1.0.4...v1.1
- Python
Published by bfclarke over 1 year ago
deeprvat - v1.0.2
What's Changed
- Fixed a bug where SpliceAIdeltascore could be removed
- Fixed a bug in choice of validation samples
- Fixed conditiong window size (was 500kb not 500)
- Fixed Allelic Imbalance Filtering Logic for bcftools v1.16+
- Solved merge annotation attribute error
- Removed Anaconda defaults channel
- Skip seak association testing if all burdens are constant (SEAK erroneously gives a p-value of 0 if burdens are constant)
Full Changelog: https://github.com/PMBio/deeprvat/compare/v1.0.1...v1.0.2
- Python
Published by bfclarke over 1 year ago
deeprvat - v1.0.1
What's Changed
- Update testing config with deterministic flag by @meyerkm in https://github.com/PMBio/deeprvat/pull/137
- Adding config creation features by @meyerkm in https://github.com/PMBio/deeprvat/pull/138
Full Changelog: https://github.com/PMBio/deeprvat/compare/v1.0.0...v1.0.1
- Python
Published by bfclarke almost 2 years ago