Git Product home page Git Product logo

g2n's Introduction

Build instructions

Gradle is used to fetch dependencies, build and debug the project. The two commands below in different terminals can be used to automatically rebuild/deploy the project to an embedded tomcat server for a continuous development experience.

# Continuous build (rebuilds on file change)
gradle build -t

# Tomcat development server (reflects file changes)
gradle tomcatRun

Docker

Gradle is used to assemble a war file to be deployed with a tomcat8-base docker image.

# Build and assemble war file
gradle install

# Construct docker image
docker build -t maayanlab/g2n:latest .

g2n's People

Contributors

maxim-k avatar u8sand avatar

Watchers

 avatar  avatar  avatar  avatar

g2n's Issues

the reference to the new x2k paper can be abbreviated and have weird characters in it

Clarke DJB and Kuleshov MV, Schilder BM, Torre D, Duffy ME, Keenan AB, Lachmann A, Feldmann AS, Gundersen GW, Silverstein MC, Wang Z, Ma�ayan A. eXpression2Kinases (X2K) Web: linking expression signatures to upstream cell signaling networks. Nucleic Acid Research Nucleic Acids Research, Volume 46, Issue W1: 171�179 (2018)

Text edits to instructions on landing page

Edited text is pasted below:

Enter a list of mammalian genes or proteins in Entrez gene symbol format to receive results of a protein–protein interactions (PPI) subnetwork that connects the enriched genes/proteins with known protein-protein interactions using Genes2Networks (G2N). G2N connects you input list of genes/proteins using the shortest path algorithms using known PPI from the selected databases.

Changes to text on the landing page

From here you can download a command line standalone version of G2N in JAR format.

General format on how to run the G2N command line tool:
java -jar G2N.jar input output.sig [backgroundSigFiles...]

Example of how to run the G2N command line tool:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.