Skip to content

export phenotype ontology accessions

Marek Szuba requested to merge github/fork/ima23/master into master

Created by: ima23

Description

The phenotype REST endpoint retrieves the existing phenotypes but currently does not report the associated ontology accession terms. This is now being updated.

Use case

The endpoint functionality stays the same.

Benefits

The result of the endpoint will now also contain ontology accessions.

Possible Drawbacks

None.

Testing

Have you added/modified unit tests to test the changes?

Yes. The corresponding tests have been updated.

If so, do the tests pass/fail?

Tests pass.

Have you run the entire test suite and no regression was detected?

Yes.

Changelog

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

The endpoint functions as before, just the output is enriched with accession terms if they are present.

Merge request reports