We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I search for N-butyl-N-(4-hydroxybutyl)-nitrosamine I do not get chebi:91275 as the first match (or even on the first page of the results):
N-butyl-N-(4-hydroxybutyl)-nitrosamine
chebi:91275
See the same search on the chebi website:
It seems like the exact match is not being boosted high enough?
The text was updated successfully, but these errors were encountered:
Similarly if I search for l-lysine in CHEBI (via OLS) I get L-lysine residue first instead of L-lysine:
l-lysine
L-lysine residue
L-lysine
Sorry, something went wrong.
Seems this is a case sensitivity issue; if I search for L-lysine instead of l-lysine I get the expected result. But it should not be case sensitive.
No branches or pull requests
If I search for
N-butyl-N-(4-hydroxybutyl)-nitrosamine
I do not getchebi:91275
as the first match (or even on the first page of the results):See the same search on the chebi website:
It seems like the exact match is not being boosted high enough?
The text was updated successfully, but these errors were encountered: