Skip to content

Commit

Permalink
Preparing release 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
tcezard committed Sep 11, 2024
1 parent 9b1360c commit 9607491
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,27 @@
Changelog for eva-submission
============================

## 1.15.9 (unreleased)
## 1.16 (2024-09-11)
----------------------

- Nothing changed yet.
## All
- Move the data/project directories to the eload directory

## Validation
- Detect contig naming convention in VCF file
- Fallback on manual VCF file parsing when running sample check as pysam fails sometime
- Fix validation output file renaming in SV and naming convention
- Fix aggregation check

## Brokering
- Fix: ENA platform and Imputation attributes
- Actually keep the samples that were created

## Ingestion
- Fix import of metadata for analysis only
- Fix Async upload to ENA
- Run new statistic calculation step
- Install Vep version if not available

## 1.15.8 (2024-07-19)
----------------------
Expand Down
2 changes: 1 addition & 1 deletion eva_submission/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.9.dev0
1.16

0 comments on commit 9607491

Please sign in to comment.