m2ms / fragalysis-frontend

The React, Redux frontend built by webpack
Other
1 stars 1 forks source link

Custom datasets tabs - Show cross reference for compound #271

Open boriskovar-m2ms opened 4 years ago

boriskovar-m2ms commented 4 years ago

There will be added X display toggle. This toggle will display modal window where same compound from all datasets will be displayed with relevant scores. Backend will provide API function to retrieve scores of the compound from all defined datasets.

tibor-postek-m2ms commented 4 years ago

endpoint for molecule by ID http://localhost:8080/api/molecules/1/

boriskovar-m2ms commented 4 years ago
tibor-postek-m2ms commented 4 years ago

you can test at https://fragalysis-tibor.apps.xchem.diamond.ac.uk/viewer/react/projects/37

tibor-postek-m2ms commented 4 years ago

https://github.com/xchem/fragalysis-frontend/pull/183