Skip to content

Remove deprecated GOTermAdaptor and SOTermAdaptor modules

Marek Szuba requested to merge ENSCORESW-2871 into master

Created by: mkszuba

Description

[ENSCORESW-2871] Remove deprecated GOTermAdaptor and SOTermAdaptor modules.

Use case

These adaptors have been deprecated since 2011 and non-functional due to having been removed from the list in OntologyDBAdaptor since March 2018.

Benefits

Less dead code in the repository, less confusing to users looking at the DBSQL/ directory to see what adaptors are available.

Possible Drawbacks

None.

Testing

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

No.

If so, do the tests pass/fail?

N/A

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

Yes, no regression observed.

Merge request reports