Releases: uclahs-cds/package-ApplyPolygenicScore
Releases · uclahs-cds/package-ApplyPolygenicScore
ApplyPolygenicScore v4.0.0
What's Changed
- optimize main functions by @alkaZeltser in #86
- document v4 features by @alkaZeltser in #88
Full Changelog: v3.1.0...v4.0.0
ApplyPolygenicScore v3.1.0
Added several new features, including a couple of new plotting functions and smarter strand flip checking.
What's Changed
- add cran to readme by @alkaZeltser in #73
- Ragrawal fix semicolon by @raagagrawal in #75
- remove global variable settings by @alkaZeltser in #76
- fix missing multiallelic bug by @alkaZeltser in #77
- fix densityplot bug by @alkaZeltser in #78
- Bump R-CMD-check-action to v2 by @nwiltsie in #79
- Add boxplot plotting function by @alkaZeltser in #80
- add strand flip smart check by @alkaZeltser in #82
- add auc plotting by @alkaZeltser in #83
- increment version 3.1.0 by @alkaZeltser in #84
New Contributors
- @raagagrawal made their first contribution in #75
Full Changelog: v3.0.1...v3.1.0
v3.0.0
New functionality for matching SNPs by rsID and handling strand flips.
Also some fixes requested by CRAN on previous submission attempt.
What's Changed
- handle overlapping deletions by @alkaZeltser in #62
- cran fixes attempt 2 by @alkaZeltser in #64
- indel matching on rsid by @alkaZeltser in #65
- fix plotting bug by @alkaZeltser in #66
- add strand flip check by @alkaZeltser in #67
- Release v3.0.0 by @alkaZeltser in #69
Full Changelog: v2.0.0...v3.0.0
ApplyPolygenicScore v2.0.0
Renamed some functions for CRAN submission.
ApplyPolygenicScore v1.0.0
First release, intended for CRAN submission.