| ... | @@ -2,10 +2,13 @@ |
... | @@ -2,10 +2,13 @@ |
|
|
|
|
|
|
|
Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/ISO_8601).
|
|
Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/ISO_8601).
|
|
|
|
|
|
|
|
|
# 11.0 - 2019-06
|
|
|
|
## Updated endpoints
|
|
|
|
* `[regulatory/species/:species/epigenome]` will return the following fields: `[description, short_name, efo_accession, encode_accession, epirr_accession, full_name, name, search_terms]`
|
|
|
|
|
|
|
# 10.0 - 2019-04
|
|
# 10.0 - 2019-04
|
|
|
## New features
|
|
## New features
|
|
|
* `[info/genomes]` endpoints now available for vertebrate species
|
|
* `[info]` endpoints now available for vertebrate species
|
|
|
* `[info/genomes/division]` endpoint replaces `[info/species]`
|
|
|
|
|
|
|
|
|
|
## Updated endpoints
|
|
## Updated endpoints
|
|
|
* `[variant_recoder/]` Also retrieve a SPDI for a given variant identifier, HGVS or SPDI notation.
|
|
* `[variant_recoder/]` Also retrieve a SPDI for a given variant identifier, HGVS or SPDI notation.
|
| ... | @@ -163,7 +166,7 @@ Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/I |
... | @@ -163,7 +166,7 @@ Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/I |
|
|
* `[/overlap]` endpoint now includes gene_id, transcript_id, protein_id, exon_id, havana_gene, havana_transcript and havana_version where available
|
|
* `[/overlap]` endpoint now includes gene_id, transcript_id, protein_id, exon_id, havana_gene, havana_transcript and havana_version where available
|
|
|
* `[/overlap]` endpoint can now retrieve band information
|
|
* `[/overlap]` endpoint can now retrieve band information
|
|
|
* is_circular attribute added to the `[/info/assembly]` endpoint
|
|
* is_circular attribute added to the `[/info/assembly]` endpoint
|
|
|
* minor_allele attribute added to the `[/variation]` endpoint
|
|
* minor_allele attribute added to the `[/variation]` endpoint
|
|
|
|
|
|
|
|
## Bug fixes
|
|
## Bug fixes
|
|
|
|
|
|
| ... | @@ -441,7 +444,7 @@ A transition from beta to a more stable interface for users, better documentatio |
... | @@ -441,7 +444,7 @@ A transition from beta to a more stable interface for users, better documentatio |
|
|
## Configuration:
|
|
## Configuration:
|
|
|
|
|
|
|
|
* Configuration has switched to a more Catalyst friendly method. Config is namespaced to the object which uses it and is accessible via local accessors in that object.
|
|
* Configuration has switched to a more Catalyst friendly method. Config is namespaced to the object which uses it and is accessible via local accessors in that object.
|
|
|
* Registry and Documentation are prefixed with `Model::`
|
|
* Registry and Documentation are prefixed with `Model::`
|
|
|
* Feature and Sequence are prefixed with `Controller::`
|
|
* Feature and Sequence are prefixed with `Controller::`
|
|
|
* All other configuration sections are unaffected
|
|
* All other configuration sections are unaffected
|
|
|
|
|
|
| ... | @@ -473,7 +476,7 @@ A transition from beta to a more stable interface for users, better documentatio |
... | @@ -473,7 +476,7 @@ A transition from beta to a more stable interface for users, better documentatio |
|
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
# 1.1.0 - 2012-10-23
|
|
# 1.1.0 - 2012-10-23
|
|
|
|
|
|
|
|
## New Features:
|
|
## New Features:
|
|
|
|
|
|
| ... | | ... | |