This is a plugin for the Cytoscape IDARE app, which allows you to read GEO SOFT Files and integrate their data into an IDARE imagenode.
- 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/IDAREGEOSoftReader.git IDAREGeoSoft
cd IDAREGeoSoft/GEOSoftReader
mvn install