Skip to content

Releases: EBIvariation/eva-ws

Allele frequencies correctly reported

11 Oct 12:28
Compare
Choose a tag to compare
Merge pull request #69 from cyenyxe/develop

EVA-917 Bugfix for allele frequencies not correctly mapped from Mongo to JSON

Support for multiple versions of VEP annotation

11 Oct 12:31
Compare
Choose a tag to compare

Migration to Spring framework

05 Oct 15:15
Compare
Choose a tag to compare

The internals of the web services API have been fully migrated from a plain Jersey implementation to Spring REST. This doesn't affect end users, since the API is completely compatible with previous versions.

Quality code improvements

28 Jul 09:01
Compare
Choose a tag to compare

This version introduces web services testing, improves HTTP error codes handling and fixes some bugs.

EVA gets production-ready!

17 Aug 15:20
Compare
Choose a tag to compare

This version of EVA includes population statistics in the variant data already returned by the web services. Searches by gene or variant ID shouldn't experience any issues now, thanks to some bug fixes.

If you visit the website, you can also notice the new Clinical Browser tab, with annotation information provided by CellBase.

EVA using OpenCGA 0.4

02 Mar 15:36
Compare
Choose a tag to compare

Whilst keeping API retro-compatibility with previous versions, EVA 0.9.1 introduces back-end improvements thanks to the migration from OpenCGA 0.3.x to 0.4. New variant filters by multiple annotation criteria are the most remarkable ones.