| ... | ... | @@ -2,6 +2,30 @@ |
|
|
|
|
|
|
|
Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/ISO_8601).
|
|
|
|
|
|
|
|
# 5.0 - 2017-03-28
|
|
|
|
|
|
|
|
## New features
|
|
|
|
|
|
|
|
* `GTEx` data updated to v6
|
|
|
|
* `[/cafe/genetree]` endpoints, to retrieve information about cafe trees
|
|
|
|
* `[/family]` endpoints, to retrieve information about gene families
|
|
|
|
* `[/phenotype]` endpoints, to retrieve phenotype associations overlapping a defined region
|
|
|
|
* `[/regulatory/species/:species/epigenome]` endpoint which returns information about all epigenomes available for a given species
|
|
|
|
* `[/regulatory/species/:species/microarray]` endpoint to retrieve information about all microarrays available for a given species
|
|
|
|
* `[/regulatory/species/:species/microarray/:microarray]` endpoints for more information on specific microarrays and probes within the microarray
|
|
|
|
|
|
|
|
## Updated endpoints
|
|
|
|
|
|
|
|
* `[/ga4gh]/ endpoints updated to latest version
|
|
|
|
* Enable more flags in `[/vep]` endpoints
|
|
|
|
* New `attrib` parameter for `[/ld]` endpoints, returns more information about the variation
|
|
|
|
* `population_name` is now a required parameter for the `[/ld]` endpoints
|
|
|
|
* Changed `[/regulatory/species/:species/:id]` to `[/regulatory/species/:species/id/:id]`
|
|
|
|
|
|
|
|
## Bug fixes
|
|
|
|
|
|
|
|
* Proper handling of `user parameters in POST body`
|
|
|
|
|
|
|
|
# 4.8 - 2016-12-06
|
|
|
|
|
|
|
|
* `include_original_region` option added to `[/map]` endpoints
|
| ... | ... | @@ -31,8 +55,8 @@ Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/I |
|
|
|
|
|
|
|
# 4.5 - 2016-03-09
|
|
|
|
|
|
|
|
* New Variation endpoint `[/ld/:species/region/]` to compute LD values between all pairs of variants in a defined region
|
|
|
|
* New Variation endpoint `[/transcript_haplotypes]` to compute observed transcript haplotype sequences based on phased genotype data
|
|
|
|
* New Regulation endpoint `[/ld/:species/region/]` to compute LD values between all pairs of variants in a defined region
|
|
|
|
* New variation endpoint `[/transcript_haplotypes]` to compute observed transcript haplotype sequences based on phased genotype data
|
|
|
|
* `[/info/external_dbs/]` now allows restricting the list of external database entries to a specified species
|
|
|
|
* GA4GH endpoints updated to version 0.6.0
|
|
|
|
|
| ... | ... | |