Skip to content

Querying structural alerts with CHeMBL currently does not work #443

@jranke

Description

@jranke

Currently, the test for the ChEMBL resource "compound_structural_alert" is disabled (PR #442), because it fails.

The URL put together in the function foo() is

https://www.ebi.ac.uk/chembl/api/data/compound_structural_alert/79048021.json

which gives a 404. A working URL for returning structural alerts [1] is e.g.

https://www.ebi.ac.uk/chembl/api/data/compound_structural_alert.json?molecule_chembl_id=CHEMBL266429

[1] chembl/chembl_webservices_2#109 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions