Skip to content

Backport EntrezGeneParser from ensembl-xref

Marek Szuba requested to merge backport/ENSCORESW-3211 into feature/xref_sprint

Created by: mkszuba

Description

Port changes made to EntrezGeneParser in ensembl-xref, including unit tests, back to ensembl:feature/xref_sprint. Originally worked on by Alessandro.

Use case

See ENSCORESW-3211.

Benefits

Salvage more work from the 2018 xref sprint.

Possible Drawbacks

Increased test-suite run time (note: Travis does not automatically execute tests from misc-scripts/xref_mapping yet).

Testing

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

Yes.

If so, do the tests pass/fail?

They will pass once #415 has been merged.

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

Yes (including tests from misc-scripts/xref_mapping), no regression detected.

Merge request reports