NDEx Enrichment REST Client (MOVED)
As of release 0.8.0, classes in this repo have been moved into NDEx Pathway Relevance REST Service
Former Java REST client to interact with NDEx Enrichment REST Service which is used by ndexsearch-rest
Special Java modules to install (cause we havent put these into maven central)
- ndex-enrichment-rest-model built and installed via
mvn install
Commands below build this module assuming machine has Git command line tools installed ad above Java modules have been installed.
# In lieu of git one can just download repo and unzip it
git clone https://github.com/ndexbio/ndex-enrichment-rest-client.git
cd ndex-enrichment-rest-client
mvn install
TODO
TODO
As of release 0.8.0, classes in this repo have been moved into NDEx Pathway Relevance REST Service