use local launch button authored by Thomas Van Parys's avatar Thomas Van Parys
...@@ -18,11 +18,11 @@ Demo data can be downloaded here: [ModuleViewerDemoData](ModuleViewerDemoData). ...@@ -18,11 +18,11 @@ Demo data can be downloaded here: [ModuleViewerDemoData](ModuleViewerDemoData).
### Start ModuleViewer #### ### Start ModuleViewer ####
[![Java WebStart](http://genomeview.org/webstart.gif)](http://bioinformatics.psb.ugent.be/webtools/moduleviewer/launch.jnlp) [![Java WebStart](docs/webstart.gif)](http://bioinformatics.psb.ugent.be/webtools/moduleviewer/launch.jnlp)
### Demo with pre-loaded data #### ### Demo with pre-loaded data ####
[![Java WebStart](http://genomeview.org/webstart.gif)](http://bioinformatics.psb.ugent.be/webtools/moduleviewer/launch.jnlp?expmatrix=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered&modules=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_geneTree.xml&conditions=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_conditionTree.xml&regulators=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_regulatorTree.xml&annotations=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/Annotations.mvf) [![Java WebStart](docs/webstart.gif)](http://bioinformatics.psb.ugent.be/webtools/moduleviewer/launch.jnlp?expmatrix=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered&modules=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_geneTree.xml&conditions=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_conditionTree.xml&regulators=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_regulatorTree.xml&annotations=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/Annotations.mvf)
### Run locally ### ### Run locally ###
... ...
......