uniprot / enzymeportal

The EBI Enzyme Portal
http://www.ebi.ac.uk/enzymeportal/
Apache License 2.0
11 stars 4 forks source link

Barebones PCViz integration (first iteration) #211

Closed armish closed 9 years ago

armish commented 9 years ago

Hi @uniprot (cc: @xwatkins),

As we discussed earlier, I tried to implement a basic PCViz widget which will go under the Reactions tab and provide pathway information on the seed UniProt entity. Here is a mock-up of the final widget, in case you want to see it in action: http://cbio.mskcc.org/~arman/enzymeportal/ (Click on the PCViz link right below the reaction view).

Screenshot from the mock-up

As you suggested earlier, I worked on the new code (under ep-website module), but I had to do it in a blind manner since I don't have the toy data to deploy a test EnzymePortal. Can you please review these changes and advise us on the next steps? I will be happy to follow up and fix things that might seem to be implemented the wrong way.

For reference, here is our BioJS-based widget documentation on PCViz: http://biojs.io/detail/biojs-pcviz

Thank you! -- Arman