Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed May 17, 2024
1 parent de1fbaa commit 2346d12
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 1 deletion.
278 changes: 278 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,275 @@



## v1.3.0 (2024-05-17)
### ✨ Feature


- \[**airflow**\] include COLOC as a node in the DAG (#530) [\@Irene López](mailto:[email protected])


- check for if no overlapping variants in LD index (#594) [\@Daniel-Considine](mailto:[email protected])


- add purity qc metrics to fine-mapping (#592) [\@Yakov](mailto:[email protected])


- lighter dockerfile (#585) [\@David Ochoa](mailto:[email protected])


- github action to upload docker image to registry (#588) [\@David Ochoa](mailto:[email protected])


- functionality added to StudyLocus.find_overlaps() for finding within-study overlaps (#587) [\@Daniel-Considine](mailto:[email protected])


- susie_finemapper_one_studylocus_row_v3_dev_ss_gathered (#586) [\@Yakov](mailto:[email protected])


- \[**sumstat qc**\] adding methods for QC of summary statistics (#455) [\@Yakov](mailto:[email protected])


- changing locus window to locus radius to be consistent with other functions (#582) [\@Daniel-Considine](mailto:[email protected])


- updating step config file (#580) [\@Daniel-Considine](mailto:[email protected])


- dockerise gentropy python package (#579) [\@Irene López](mailto:[email protected])


- adding init to finemapping step (#577) [\@Daniel-Considine](mailto:[email protected])


- adding notebook for mapping EFOs for the FinnGen study index (#575) [\@Yakov](mailto:[email protected])


- add benchmarking for fine-mapping using Alzheimer as example (#572) [\@Yakov](mailto:[email protected])


- add FM step with carma and sumstat imputation (#568) [\@Yakov](mailto:[email protected])


- susie_finemapper_ss_gathered() (#567) [\@Daniel-Considine](mailto:[email protected])


- the FineMapper function for one locus (#564) [\@Yakov](mailto:[email protected])


- LD index and block matrix extraction for a studyLocus (#463) [\@Daniel-Considine](mailto:[email protected])


- add the step class for fine-mapping (#554) [\@Yakov](mailto:[email protected])


- notebook to run qc metrics each release (#541) [\@xyg123](mailto:[email protected])


- \[**l2g**\] distance features based on weighted score (#545) [\@Irene López](mailto:[email protected])


- \[**sumstat imputation**\] adding class for sumstat imputation (#490) [\@Yakov](mailto:[email protected])


- \[**coloc**\] single SNP case (#511) [\@xyg123](mailto:[email protected])


- extract credible sets and studies from all eQTL Catalogue finemapping results (#518) [\@Irene López](mailto:[email protected])

### 🐛 Fix


- fix python-semantic-release version (again) [\@David Ochoa](mailto:[email protected])


- fix python-semantic-release version [\@David Ochoa](mailto:[email protected])


- docker action fixes v3 (#591) [\@David Ochoa](mailto:[email protected])


- docker action fixes (#590) [\@David Ochoa](mailto:[email protected])


- docker action fixes (#589) [\@David Ochoa](mailto:[email protected])


- updating config.py argument for finemapper (#584) [\@Daniel-Considine](mailto:[email protected])


- minor updates and bug fixes (#543) [\@Daniel Suveges](mailto:[email protected])


- update error in config.py (#583) [\@Daniel-Considine](mailto:[email protected])


- removing all duplicated variants in sumstats for finemapping functions (#574) [\@Daniel-Considine](mailto:[email protected])


- adding deduplication for GWAS in locus (#573) [\@Yakov](mailto:[email protected])


- \[**sumstats**\] correct study id for dir of finngen studies (#551) [\@Joris Louwen](mailto:[email protected])


- \[**coloc**\] handle cases when the bayes factors are null (#556) [\@Irene López](mailto:[email protected])


- small fixes in susie defaults (#552) [\@Yakov](mailto:[email protected])


- \[**dag**\] sorting out the checks for the existence of GCP folders [\@Daniel Suveges](mailto:[email protected])


- read function for thurman data to include first line (#534) [\@Joris Louwen](mailto:[email protected])


- pin version of commitlint (#533) [\@Joris Louwen](mailto:[email protected])


- updating gwas catalog test files following schema changes [\@Daniel Suveges](mailto:[email protected])


- fixing lock file [\@Daniel Suveges](mailto:[email protected])


- removing fsspec from dependencies [\@Daniel Suveges](mailto:[email protected])


- sorting out merge conflicts [\@Daniel Suveges](mailto:[email protected])


- fixing merge conflict [\@Daniel Suveges](mailto:[email protected])


- pr labeller patterns (#523) [\@David Ochoa](mailto:[email protected])


- fixing merge conflict [\@Daniel Suveges](mailto:[email protected])


- reverting some changes [\@Daniel Suveges](mailto:[email protected])

### ♻️ Refactor


- moving all variant coordinates to GnomAD (#566) [\@Daniel Suveges](mailto:[email protected])


- tidying up the ETL DAG [\@Daniel Suveges](mailto:[email protected])

### ⚡️ Performance


- \[**l2g**\] optimise extraction of features from colocalisation results (#553) [\@Irene López](mailto:[email protected])


- \[**clump**\] refactored window based clumping (#492) [\@David Ochoa](mailto:[email protected])


- \[**l2g**\] streamline feature generation (#544) [\@Irene López](mailto:[email protected])

### ✅ Test


- \[**method**\] improved performance in coloc tests (#536) [\@xyg123](mailto:[email protected])

### 🏗 Build


- \[**deps-dev**\] bump mypy from 1.9.0 to 1.10.0 (#604) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump ipython from 8.22.1 to 8.24.0 (#603) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps**\] bump typing-extensions from 4.10.0 to 4.11.0 (#602) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump ruff from 0.3.2 to 0.4.3 (#596) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump pytest-xdist from 3.5.0 to 3.6.1 (#597) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump pytest from 8.1.0 to 8.2.0 (#598) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump interrogate from 1.5.0 to 1.7.0 (#599) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump pymdown-extensions from 10.7 to 10.8.1 (#600) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump python-semantic-release from 9.1.0 to 9.4.1 (#571) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump pytest-cov from 4.1.0 to 5.0.0 (#560) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump pre-commit from 3.6.0 to 3.7.0 (#559) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump lxml from 5.1.0 to 5.2.1 (#569) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump deptry from 0.14.0 to 0.16.1 (#570) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump mkdocstrings-python from 1.8.0 to 1.9.0 (#549) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump deptry from 0.12.0 to 0.14.0 (#548) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump mypy from 1.8.0 to 1.9.0 (#532) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump ruff from 0.2.0 to 0.3.2 (#531) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)

### 👷‍♂️ Ci


- bugfix in PR labeller (#537) [\@David Ochoa](mailto:[email protected])

### 🚀 Chore


- pre-commit autoupdate (#601) [\@pre-commit-ci[bot]](mailto:66853113+pre-commit-ci[bot]@users.noreply.github.com)


- pre-commit autoupdate (#593) [\@pre-commit-ci[bot]](mailto:66853113+pre-commit-ci[bot]@users.noreply.github.com)


- pre-commit autoupdate (#561) [\@pre-commit-ci[bot]](mailto:66853113+pre-commit-ci[bot]@users.noreply.github.com)


- pre-commit autoupdate (#550) [\@pre-commit-ci[bot]](mailto:66853113+pre-commit-ci[bot]@users.noreply.github.com)


- \[**l2g**\] log annotated gold standards in w&b (#546) [\@Irene López](mailto:[email protected])


- pre-commit autoupdate (#539) [\@pre-commit-ci[bot]](mailto:66853113+pre-commit-ci[bot]@users.noreply.github.com)


- apply suggestions from code review [\@Daniel Suveges](mailto:[email protected])


- update ruff pre-commit and rules (#522) [\@David Ochoa](mailto:[email protected])


- add sqtl, tuqtl, pqtl features to l2g inclusion list [\@Irene López](mailto:[email protected])


- add tuqtl features to L2Gfeaturematrix schema [\@Irene López](mailto:[email protected])


- bumping for 24.03 release [\@Daniel Suveges](mailto:[email protected])


- resolve merge commit [\@Daniel Suveges](mailto:[email protected])

## v1.2.0 (2024-03-07)
### ✨ Feature

Expand All @@ -31,6 +300,12 @@

- pull-request labeler fixes (#520) [\@David Ochoa](mailto:[email protected])


- updating study index generation from gwas flat files [\@Daniel Suveges](mailto:[email protected])


- updating cohort parser to new GWAS Catalog format [\@Daniel Suveges](mailto:[email protected])

### 🏗 Build


Expand Down Expand Up @@ -64,6 +339,9 @@

- Unit tests for coloc (#509) [\@xyg123](mailto:[email protected])


- small updates to accomodate GWAS Catalog for feb release [\@Daniel Suveges](mailto:[email protected])

## v1.1.1 (2024-02-22)
### 🐛 Fix

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "gentropy"
# !! version is managed by semantic_release
version = "1.2.0"
version = "1.3.0"
description = "Open Targets python framework for post-GWAS analysis"
authors = ["Open Targets core team"]
license = "Apache-2.0"
Expand Down

0 comments on commit 2346d12

Please sign in to comment.