Skip to content

Releases: EBIvariation/eva-submission

v1.1.0

21 Sep 14:04
Compare
Choose a tag to compare

Validation:

  • Detect merge can be performed
  • Check analysis alias collision
  • New option to merge file post validation

Brokering:

  • Add analysis to existing project

Ingestion:

  • resolve symlinks during variant load to avoid confusing eva-pipeline
  • Update metadata after variant load

v1.0.3

21 Jul 15:50
Compare
Choose a tag to compare

Fixes to variant load pipeline and ENA queries.

v1.0.2

19 Jul 20:45
Compare
Choose a tag to compare

Additional bug fixes from v1.0

v1.0.1

15 Jul 17:09
463f06b
Compare
Choose a tag to compare

Bug fixes from 1.0 release.

v1.0.0

15 Jul 10:33
cd8a11c
Compare
Choose a tag to compare

General:

  • Support for multiple analyses and different reference sequence per analysis
  • Version number now stored in eload config, backwards incompatible configs will be upgraded

Backlog + Ingestion:

  • Bug fix for getting hold dates from ENA
  • Refactor database connection methods

Ingestion:

  • Skip VEP annotation based on command-line parameter
  • Get VEP versions from database when possible

v0.5.9

06 Jul 13:09
Compare
Choose a tag to compare

Fix bug with hold date checking metadata db before loaded from ENA.

v0.5.8

16 Jun 09:51
Compare
Choose a tag to compare

Validation

  • Speedup of excel reader

Ingestion

  • Retrieve hold date from ENA rather than config
  • Use secondaryPreferred reads in Mongo 4.0 environment

Backlog preparation

  • Add ability to force replacing the config (previous one is backed up)
  • Retrieve the reference accession from the analysis in metadata database
  • Retrieve files from ENA when not available locally
  • Support for multiple files per analysis

v0.5.7: Merge pull request #41 from tcezard/package_data

01 Jun 15:25
7687e7a
Compare
Choose a tag to compare
  • Fix missing Nextflow and etc directory

v0.5.6

28 May 11:31
c8369ed
Compare
Choose a tag to compare
  • Make scripts in bin executable
  • Various bugfixes in genome downloader, validation reporting, backlog preparation, and ingestion

v0.5.3

12 May 14:05
Compare
Choose a tag to compare

Fix for copying files to public FTP.