Skip to content

Adds HGVSp example to documentation

Marek Szuba requested to merge github/fork/aparton/feature/vephgvspexample into master

Created by: aparton

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion;
  • Review the contributing guidelines for this repository; remember in particular:
    • do not modify code without testing for regression
    • provide simple unit tests to test the changes
    • the PR must not fail unit testing
    • if you're adding/updating documentation of an endpoint, make sure you add/update the necessary parameters to the (template) configuration files in the ensembl-rest_private repo

Description

Added a 4th example for HGVSp to the vep_hgvs_get endpoint

Use case

As requested by Ben on 13th November - A user would like an HGVSp example added

Benefits

More examples

Possible Drawbacks

Testing

None

Changelog

Merge request reports