Closed joewandy closed 4 years ago
Is it possible to export to Reactome? Perhaps overlay the data?
If we just want to overlay the data, we should just incorporate their diagram widget directly in our app https://reactome.org/dev/diagram/js. Working on that now.
Initial diagram integration done in https://github.com/joewandy/WebOmics/commit/32e1d04598cc325165a76846f1f6ede17902e11e
Diagram integration only works for pathway data, so we should hide the magnifying glass buttons from the transcript, protein, compound and reaction panels.
The diagram tool allows us to set an analysis token, which can be used to overlay analysis results previously submitted to Reactome Analysis Service.
See:
However it isn't clear how the layout is done. For example, manually submitting the intensity information of the following compound (IMP)
results in the following overlay for IMP in the pathway diagram:
Maybe it's taking the average of the submitted intensity values?
Add another page to link comparisons across different omics type. We can then use this to send the right data (fold change) across all the different omics at once to Reactome Analysis Service.
We need an exporting function