Dear all,
I tried and failed to retrieve sabioRK entries including CHEBI IDs. I did manage to retrieve entries that match a query that specifies the reaction (EC number), metabolite and Parametertype.
The problem arises when I perform a post query to retrieving the a number of fields for a list of SabioEntryIDs. When I include the ChebiID field, the query will not return any values, without the field the query works fine.
query = {'format':'tsv', 'fields[]':['EntryID', 'Organism', 'UniprotID','ECNumber', 'Parameter','PubMedID,'EnzymeType', 'ChebiID']}
I think this might be a mistake in the API, if anyone sees a mistake in the query please let me know.
Regards,
Niels