-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a2e63f0
commit 1e53309
Showing
2 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,34 @@ | ||
# Changelog | ||
|
||
## [1.0.0](https://www.github.com/bihealth/varfish-db-downloader/compare/v0.3.0...v1.0.0) (2023-09-13) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* refactoring for bollonaster (#22) | ||
|
||
### Features | ||
|
||
* add missing background data for GRCh38 ([#5](https://www.github.com/bihealth/varfish-db-downloader/issues/5)) ([#37](https://www.github.com/bihealth/varfish-db-downloader/issues/37)) ([9ce1cab](https://www.github.com/bihealth/varfish-db-downloader/commit/9ce1cab9e94b34f349bc1752c4cd7b3d1d712cfb)) | ||
* add nightly test for upstream URL availability ([#6](https://www.github.com/bihealth/varfish-db-downloader/issues/6)) ([#32](https://www.github.com/bihealth/varfish-db-downloader/issues/32)) ([e30b093](https://www.github.com/bihealth/varfish-db-downloader/commit/e30b093e9b2ac87960269028e1e57009247b2dab)) | ||
* add reduced development dataset ([#44](https://www.github.com/bihealth/varfish-db-downloader/issues/44)) ([#47](https://www.github.com/bihealth/varfish-db-downloader/issues/47)) ([dd8170e](https://www.github.com/bihealth/varfish-db-downloader/commit/dd8170e55df207e2258aef3e4796782d3c868020)) | ||
* adding clingen curation data ([#55](https://www.github.com/bihealth/varfish-db-downloader/issues/55)) ([51435df](https://www.github.com/bihealth/varfish-db-downloader/commit/51435dfd86bc4f02ae4ae71cb97ae3a29d54e695)) | ||
* adding files for varfish-server-worker ([#50](https://www.github.com/bihealth/varfish-db-downloader/issues/50)) ([#51](https://www.github.com/bihealth/varfish-db-downloader/issues/51)) ([ba84443](https://www.github.com/bihealth/varfish-db-downloader/commit/ba84443ff611f21341414b4b87a55d55f7f95a45)) | ||
* adding pHaplo, pTriplo, sHet as seen in DECIPHER ([#56](https://www.github.com/bihealth/varfish-db-downloader/issues/56)) ([b0d6884](https://www.github.com/bihealth/varfish-db-downloader/commit/b0d6884c949899f154dd7029a9e59cabcaed68c4)) | ||
* adding test mode ([#7](https://www.github.com/bihealth/varfish-db-downloader/issues/7)) ([#30](https://www.github.com/bihealth/varfish-db-downloader/issues/30)) ([a415bfe](https://www.github.com/bihealth/varfish-db-downloader/commit/a415bfe64f8e8a21f76e9a2dc34180645244dbcf)) | ||
* adjusting output paths ([#42](https://www.github.com/bihealth/varfish-db-downloader/issues/42)) ([4b01fe9](https://www.github.com/bihealth/varfish-db-downloader/commit/4b01fe9340bfac15883fa217702997a4e10499e8)) | ||
* annotating with Orphanet diseases ([#58](https://www.github.com/bihealth/varfish-db-downloader/issues/58)) ([7d43865](https://www.github.com/bihealth/varfish-db-downloader/commit/7d43865a48cf68342a1f1f23ab33ffeee5a22a78)) | ||
* annotation of genes with OMIM diseases ([#57](https://www.github.com/bihealth/varfish-db-downloader/issues/57)) ([6c19f59](https://www.github.com/bihealth/varfish-db-downloader/commit/6c19f5927870868b43d651b8eb6356e527a494f5)) | ||
* binary conversion of sequence dbs with annonars and worker ([#35](https://www.github.com/bihealth/varfish-db-downloader/issues/35)) ([#40](https://www.github.com/bihealth/varfish-db-downloader/issues/40)) ([8d1542f](https://www.github.com/bihealth/varfish-db-downloader/commit/8d1542f0e4ff312f4e03828326ac7237f5c96f50)) | ||
* build output files for background data containers ([#35](https://www.github.com/bihealth/varfish-db-downloader/issues/35)) ([#41](https://www.github.com/bihealth/varfish-db-downloader/issues/41)) ([f3d936c](https://www.github.com/bihealth/varfish-db-downloader/commit/f3d936c2e970fed49b57b34d161174b2fc4b1684)) | ||
* cleanup and restructuring of output and code ([#34](https://www.github.com/bihealth/varfish-db-downloader/issues/34)) ([#36](https://www.github.com/bihealth/varfish-db-downloader/issues/36)) ([400119f](https://www.github.com/bihealth/varfish-db-downloader/commit/400119fc90dc48662a50ccf427f23e1e2e9f8d54)) | ||
* importing GTex data into annonars genes database ([#59](https://www.github.com/bihealth/varfish-db-downloader/issues/59)) ([a2e63f0](https://www.github.com/bihealth/varfish-db-downloader/commit/a2e63f0981268043c452abc0da1928be0e4f2128)) | ||
* introduce comprehensive spec YAML files ([#33](https://www.github.com/bihealth/varfish-db-downloader/issues/33)) ([#43](https://www.github.com/bihealth/varfish-db-downloader/issues/43)) ([3f70b57](https://www.github.com/bihealth/varfish-db-downloader/commit/3f70b5775cdbce77a28e187ead6ccec3dfadafa6)) | ||
* make runnable with Slurm ([#38](https://www.github.com/bihealth/varfish-db-downloader/issues/38)) ([#39](https://www.github.com/bihealth/varfish-db-downloader/issues/39)) ([2f6deac](https://www.github.com/bihealth/varfish-db-downloader/commit/2f6deacbe222873eeb7758ca08b662671552a948)) | ||
* provide enrichment probesets for Agilent/IDT/Twist ([#52](https://www.github.com/bihealth/varfish-db-downloader/issues/52)) ([#53](https://www.github.com/bihealth/varfish-db-downloader/issues/53)) ([c156f7f](https://www.github.com/bihealth/varfish-db-downloader/commit/c156f7f1d567a37e9eaf691e2b0a511e1f3b4d2b)) | ||
* refactoring for bollonaster ([#22](https://www.github.com/bihealth/varfish-db-downloader/issues/22)) ([1b35484](https://www.github.com/bihealth/varfish-db-downloader/commit/1b354843482bd4db72c45bb87d5d9143d25b3b87)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* small adjustments to reduce data list ([#48](https://www.github.com/bihealth/varfish-db-downloader/issues/48)) ([e899051](https://www.github.com/bihealth/varfish-db-downloader/commit/e899051d01685b8b0c5720fb1973582b8f675742)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.3.0 | ||
1.0.0 |