This is a plugin for the Cytoscape IDARE app, which provides BarCharts as possible visualisation type.
- Download the Jar from the University of Luxembourg
- Build using the sources provided in this repository (see Building) Put the jar file into the apps/installed folder of your Cytoscape configuration folder (commonly %HOME/CytoscapeConfiguration/3/apps/installed).
To build:
git clone https://github.com/sysbiolux/IDAREBarChartsPlugin.git IDAREBarcharts
cd IDAREBarcharts/BarCharts
mvn install