Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RECETOX
/
MSMetaEnhancer
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
9
Code
Issues
12
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add ChEBI web service converter
- #183
#183
Open
hechth
with
Copilot
wants to merge 16 commits into
main
RECETOX/MSMetaEnhancer:main
from
copilot/add-new-chebi-service
RECETOX/MSMetaEnhancer:copilot/add-new-chebi-service
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Add ChEBI web service converter
#183
hechth
with
Copilot
wants to merge 16 commits into
main
RECETOX/MSMetaEnhancer:main
from
copilot/add-new-chebi-service
RECETOX/MSMetaEnhancer:copilot/add-new-chebi-service
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Initial plan
Copilot
authored
558a1b2
View commit details
Copy full SHA for 558a1b2
Browse repository at this point
Add ChEBI web service converter
Show description for e07a8fd
Copilot
and
hechth
authored
e07a8fd
View commit details
Copy full SHA for e07a8fd
Browse repository at this point
Use CHEBI:60888 as test entity in test_ChEBI.py
Show description for 5b2da6a
Copilot
and
hechth
authored
5b2da6a
View commit details
Copy full SHA for 5b2da6a
Browse repository at this point
Fix ChEBI API endpoints and add name search test for 'bapta'
Show description for 5326dab
Copilot
and
hechth
authored
5326dab
View commit details
Copy full SHA for 5326dab
Browse repository at this point
Fix ChEBI accession field mapping
Show description for 5abfa37
Copilot
and
hechth
authored
5abfa37
View commit details
Copy full SHA for 5abfa37
Browse repository at this point
Fix ChEBI response parsing for current API
Show description for d53ed44
Copilot
and
hechth
authored
d53ed44
View commit details
Copy full SHA for d53ed44
Browse repository at this point
Handle falsy ChEBI field values safely
Show description for 1ce8cde
Copilot
and
hechth
authored
1ce8cde
View commit details
Copy full SHA for 1ce8cde
Browse repository at this point
Fix failing ChEBI tests: update INCHIKEY to match current ChEBI API data for CHEBI:60888
Show description for 493730f
Copilot
and
hechth
authored
493730f
View commit details
Copy full SHA for 493730f
Browse repository at this point
Also URL-encode query parameters in ChEBI search methods
Show description for a6d074c
Copilot
and
hechth
authored
a6d074c
View commit details
Copy full SHA for a6d074c
Browse repository at this point
Add INCHI/IUPAC name constants and iupac_name support to ChEBI converter and tests
Show description for 7e2bb0b
Copilot
and
hechth
authored
7e2bb0b
View commit details
Copy full SHA for 7e2bb0b
Browse repository at this point
Commits on Aug 26, 2026
Fix ChEBI from_chebiid to supplement entity endpoint with es_search for iupac_name
Show description for 67be3d8
Copilot
and
hechth
authored
67be3d8
View commit details
Copy full SHA for 67be3d8
Browse repository at this point
Only call es_search fallback in from_chebiid when iupac_name is missing
Show description for e1d7674
Copilot
and
hechth
authored
e1d7674
View commit details
Copy full SHA for e1d7674
Browse repository at this point
Fix ChEBI iupac_name extraction: use names dict from entity endpoint, revert es_search fallback
Show description for 6aca29c
Copilot
and
hechth
authored
6aca29c
View commit details
Copy full SHA for 6aca29c
Browse repository at this point
Skip falsy list elements in _get_first_value
Show description for 4983295
Copilot
and
hechth
authored
4983295
View commit details
Copy full SHA for 4983295
Browse repository at this point
Use structure_search endpoint with similarity threshold=1 for SMILES lookups in ChEBI
Show description for 47ac1bf
Copilot
and
hechth
authored
47ac1bf
View commit details
Copy full SHA for 47ac1bf
Browse repository at this point
Fix ChEBI structure_search API: use similarity parameter instead of threshold
Show description for 58b6b6c
Copilot
and
hechth
authored
58b6b6c
View commit details
Copy full SHA for 58b6b6c
Browse repository at this point
You can’t perform that action at this time.