| ... | @@ -4,13 +4,11 @@ Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/I |
... | @@ -4,13 +4,11 @@ Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/I |
|
|
|
|
|
|
|
# 8.1 - 2018-12
|
|
# 8.1 - 2018-12
|
|
|
## New features
|
|
## New features
|
|
|
* `[/species/:species/binding_matrix/:binding_matrix_stable_id]` Retrieve binding matrices of a species
|
|
|
|
|
* `[/stats]` Display basic server statistics
|
|
* `[/stats]` Display basic server statistics
|
|
|
|
|
|
|
|
## Bugfixes
|
|
## Bugfixes
|
|
|
* cpanfile now includes Perl modules required to correctly render all error messages
|
|
* cpanfile now includes Perl modules required to correctly render all error messages
|
|
|
* fixed broken URL pointing to the Ensembl Variation documentation
|
|
* fixed broken URL pointing to the Ensembl Variation documentation
|
|
|
* produce an error if a user tries to request a cds or protein type in the sequence endpoint using an exon id
|
|
|
|
|
* the server now creates log and PID directories during start-up if they don't exist, and checks if their respective permissions are sane
|
|
* the server now creates log and PID directories during start-up if they don't exist, and checks if their respective permissions are sane
|
|
|
|
|
|
|
|
# 8.0 - 2018-09
|
|
# 8.0 - 2018-09
|
| ... | @@ -21,8 +19,10 @@ Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/I |
... | @@ -21,8 +19,10 @@ Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/I |
|
|
* Enrichment of family endpoint has changed the output format
|
|
* Enrichment of family endpoint has changed the output format
|
|
|
* New genotyping_chips option in variation endpoint
|
|
* New genotyping_chips option in variation endpoint
|
|
|
* New endpoints `[biotypes/name]`, `[biotypes/groups]`. These can be used for example to find all coding biotypes, or to learn more about a particular biotype
|
|
* New endpoints `[biotypes/name]`, `[biotypes/groups]`. These can be used for example to find all coding biotypes, or to learn more about a particular biotype
|
|
|
|
* New endpoint `[/species/:species/binding_matrix/:binding_matrix_stable_id]` to retrieve binding matrices of a species
|
|
|
* `[info/variation/population]` REST endpoint to allow retrieval of individual names and any genders for a given population
|
|
* `[info/variation/population]` REST endpoint to allow retrieval of individual names and any genders for a given population
|
|
|
* Phenotype endpoints now return MIM ids if possible, optionally Pubmed IDs, review status and submitter names
|
|
* Phenotype endpoints now return MIM ids if possible, optionally Pubmed IDs, review status and submitter names
|
|
|
|
* Produce an error if a user tries to request a cds or protein type in the sequence endpoint using an exon id
|
|
|
|
|
|
|
|
# 7.0 - 2018-06
|
|
# 7.0 - 2018-06
|
|
|
## New features
|
|
## New features
|
| ... | | ... | |