chembl / chembl_webservices_2

Source code of the ChEMBL web services.
https://www.ebi.ac.uk/chembl/ws
Other
16 stars 3 forks source link

Targets: add a list of Target Relations #97

Closed nclopezo closed 8 years ago

nclopezo commented 8 years ago

For the information obtained for a target, for example CHEMBL2364672: Could a list of the target relations be added?

Like this:

{
  organism: "Bacteria",
  pref_name: "Bacterial DNA-directed RNA polymerase",
  species_group_flag: true,
  target_chembl_id: "CHEMBL2364672",
  target_components: [ ... ],
  target_relations: [
     { 
        chembl_id: "CHEMBL1852",
        pref_name:"DNA-directed RNA polymerase beta chain",
        target_type:"SINGLE PROTEIN"
     },
      ....
mnowotka commented 8 years ago

I added a separate resource called target_relation. To be released.

mnowotka commented 8 years ago

Deployed to dev server: https://wwwdev.ebi.ac.uk/chembl/api/data/target_relation.json

nclopezo commented 8 years ago

This has been implemented: https://www.ebi.ac.uk/panda/jira/browse/CHEMBLWEB-10

mnowotka commented 8 years ago

URL, pls?

nclopezo commented 8 years ago

You can see it here: http://glados-ebitest.rhcloud.com/target_report_card/CHEMBL3559691/#TargetRelations