-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CURIE ID query support (mygene support) #33
Commits on Feb 5, 2024
-
Add the biolink prefix mapping to the settings ...
Also separate the settings into a separate file for isolating the configuration from client construction methods
Johnathan Schaff committedFeb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 925ffbe - Browse repository at this point
Copy the full SHA 925ffbeView commit details
Commits on Feb 6, 2024
-
Add work for supporting CURIE query support ...
Specifically targets _getannotation and _getannotations methods at the moment and only for the mygene instance
Johnathan Schaff committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 8cc86e7 - Browse repository at this point
Copy the full SHA 8cc86e7View commit details -
Update the tox configuration to use more modern python
Johnathan Schaff committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 5df0cb6 - Browse repository at this point
Copy the full SHA 5df0cb6View commit details -
Change the default value for the prefix mapping
Johnathan Schaff committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 55aef17 - Browse repository at this point
Copy the full SHA 55aef17View commit details -
Add proper list formatting for the fields support
Johnathan Schaff committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 74a447c - Browse repository at this point
Copy the full SHA 74a447cView commit details -
Add proper multiple id/query argument handling
Johnathan Schaff committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for f1fa54c - Browse repository at this point
Copy the full SHA f1fa54cView commit details -
Add expectedFailure decorators to the chem tests
Johnathan Schaff committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for eb0f17a - Browse repository at this point
Copy the full SHA eb0f17aView commit details -
Remove the default the regex pattern matching ...
Not all of the different sites will work with that. Ran into issues with that default pattern with myvariant. Instead we should view this feature as specifically targetting support for the biolink prefixes and nothing else
Johnathan Schaff committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 9233d9e - Browse repository at this point
Copy the full SHA 9233d9eView commit details -
Remove client side CURIE support ...
Pivot to adding testing and verification that the API / server side implementation supports the CURIE ID
Johnathan Schaff committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for b4ad216 - Browse repository at this point
Copy the full SHA b4ad216View commit details
Commits on Feb 8, 2024
-
Add the CURIE ID query testing for the mygene instance
Johnathan Schaff committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 15bb9d8 - Browse repository at this point
Copy the full SHA 15bb9d8View commit details -
Johnathan Schaff committed
Feb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for d0cf666 - Browse repository at this point
Copy the full SHA d0cf666View commit details
Commits on Feb 29, 2024
-
Re-add the comma splitting to _getannotations
Johnathan Schaff committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b1ed10c - Browse repository at this point
Copy the full SHA b1ed10cView commit details -
Revert the base changes master branch
Johnathan Schaff committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 690aeda - Browse repository at this point
Copy the full SHA 690aedaView commit details -
Revert the chem tests to master branch
Johnathan Schaff committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for e5f0dc0 - Browse repository at this point
Copy the full SHA e5f0dc0View commit details