GithubHelp home page GithubHelp logo

kristiyanto / novnc-cynetworkbma Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 16.18 MB

delivering graphical interface from Docker container (no VNC Approach).

License: MIT License

R 0.02% Shell 0.96% Nginx 0.23% CSS 2.53% JavaScript 66.29% HTML 13.05% Python 10.10% Makefile 0.04% C# 0.32% Groff 0.53% Clojure 0.80% C 3.56% Ruby 1.59%

novnc-cynetworkbma's Introduction

noVNC-CyNetworkBMA

The purpose of this project is to address the issue of delivering graphical interface from Docker container. Our approach is by using the noVNC solution, developed by Kanaka et.all.

Basically, noVNC is to use browser as VNC client to the running container, giving more freedom and flexibility on having graphical applications running as a docker package.

This package will get you: Cytoscape (a open source java application with GUI), R and Bioconductor, and CyNetworkBMA (a Cytoscape plug in to infer gene networks).

Installing Docker

A more detailed on how to get running is available here

About CyNetworkBMA

CyNetworkBMA is a cytoscape plugin to infer gene networks using bayesian techniques. A more information about CynetworkBMA is available here

Demo

Demo Video

Running the container

This container was tested on various operating systems (MacOS, Windows, Linux) and various environtments (laptop/desktop, Microsoft Azure Cloud, Google Cloud, and AWS).

In any docker-enabled environtment, the container can be run using following commands:

# Make sure to use the latest image
docker pull biodepot/novnc-cynetworkbma

#
docker run -v /Users/path/to/your/files:/data -d -p 80:6080 biodepot/novnc-cynetworkbma

Once run, use your favorite browser to interact with the container. To get the IP address of your docker, use following command:

# List of running docker machines
docker-machine ps
# Get the docker machine IP
docker-machine ip default

Contact

You are invited to post a questions or sugesstion by pushing push request or sending 'issues' on this repo.

novnc-cynetworkbma's People

Contributors

kristiyanto avatar varunmittal91 avatar

Watchers

James Cloos avatar  avatar

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.