Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl-rest
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl-rest
  • Merge requests
  • !376

update endpoint docs - e98

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Marek Szuba requested to merge github/fork/ima23/update_docs into release/98 Aug 09, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: ima23

Description

Using one or more sentences, describe in detail the proposed changes.

One more VEP plugin will be available through the VEP endpoint. The documentation in this PR is needed for the plugin. The corresponding parameters config are in PR https://github.com/Ensembl/ensembl-rest_private/pull/61

Use case

Describe the problem. Please provide an example representing the motivation behind the need for having these changes in place.

Plugin functionality available through REST.

live: http://rest.ensembl.org/documentation/info/vep_id_get sandbox: http://ves-hx2-76.ebi.ac.uk:6083/documentation/info/vep_id_get

Benefits

If applicable, describe the advantages the changes will have.

Without this documentation, the endpoint will not display the availability of the functionality in the background.

Possible Drawbacks

If applicable, describe any possible undesirable consequence of the changes.

Testing

Have you added/modified unit tests to test the changes? No tests added. Local test server page checked manually.

If so, do the tests pass/fail? pass

Have you run the entire test suite and no regression was detected? No change to code. Test ran.

Tested : http://hx-noah-74-15:3000/vep/human/id/rs699?content-type=application/json;CADD=1

Changelog

Are you changing the functionality of an endpoint? If so, please give a one line summary for the public facing changelog.

[/vep/:species/hgvs/] new plugin option added: CADD [/vep/:species/id/] new plugin option added: CADD [/vep/:species/region/] new plugin option added: CADD

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/ima23/update_docs