Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 565 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 565 Bytes

MetExploreViz

MetExploreViz provides an interactive visualisation of metabolic networks in order to mine metabolomics (and other "omics") data.

Local update

To use MetExploreViz in local environment, you have to build the application with sencha command

sencha app build.

Generate developer documentation

To use generate developer documentation in local environment, you have to build the doc with JS Duck

jsduck --config doc-conf.json --output docs