sysbiolux / IDAREGEOSoftReader

A plugin for IDARE that proivdes a reader for GEO .soft files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDARE GEO SOFT Reader Plugin

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.

Installation

  • 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).

Building

To build:

git clone https://github.com/sysbiolux/IDAREGEOSoftReader.git IDAREGeoSoft
cd IDAREGeoSoft/GEOSoftReader
mvn install

About

A plugin for IDARE that proivdes a reader for GEO .soft files.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%