Coder Social home page Coder Social logo

bhklab / crosstalknet Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 4.0 222.48 MB

A web resource to analyze bi-partite and non-bipartite biological networks.

Home Page: http://crosstalknet.pmgenomics.ca/

HTML 17.63% R 10.78% CSS 2.38% JavaScript 69.20% Shell 0.01%
biological-networks

crosstalknet's Introduction

CrosstalkNet-webapp

A tool to analyze bi-partite and non-bipartite biological networks.

Prerequisites

The app has several dependencies that cannot be obtained via bower or npm. The server side code depends heavily on R scripts. Here are the R libraries needed for the server-side code:

Installation

CrosstalkNet-webapp requires node.js v4+ to run.

CrosstalkNet-webapp requires bower to install and update javascript dependencies.

Install the dependencies:

cd CrosstalkNet
npm install
bower install

Create .env file based on .env.example

Running the app

The following needs to be run from the main Crosstalknet-webapp directory which contains the app.js file.

npm start

This starts the server on port 5000. To use the app, simply naviagate to http://localhost:5000/app/

Main Directory Structure

.
├── app
├── node_modules
├── R_Scripts
├── server-utils
├── user_creation
├── .bowercc
├── .gitignore
├── bower.json
├── package.json
├── README.md
└── server.js

Code Description

To see how the app works, click one of the following links:

crosstalknet's People

Contributors

deventorum avatar georgeadam avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

crosstalknet's Issues

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.