Code Monkey home page Code Monkey logo

jp_gene_viz's Introduction

jp_gene_viz

A collection of visualizations for genomics related information for use with Jupyter notebooks.

Please see the index.ipynb IPython notebook for a guide to the package content.

To launch a container to run the package in the Binder service, please click the image link below:

Binder

Installation

The installation requires the Python module jp_gene_viz to be installed with its dependencies and for the wigdets extension to be enabled in Jupyter/IPython.

For example the following sequence completes a first time complete installation

install prerequisites

You will need Python 2.7 and some other libraries for the installation to succeed. I recommend installing Anaconda for python 2.7 to get all needed prerequisite dependencies.

On Debian Linux without using Anaconda I needed to add the following system libraries

sudo apt-get install python-pip
sudo apt-get install python-dev
sudo apt-get install -y libigraph0-dev 
sudo apt-get install libxml2-dev
sudo apt-get install zlib1g-dev
sudo apt-get install libblas-dev liblapack-dev libatlas-base-dev gfortran

clone the repository and change directory into the repository folder

git clone https://github.com/simonsfoundation/jp_gene_viz.git
cd jp_gene_viz

install the requirements and the module

pip install -r requirements.txt
python setup.py install

enable the widgets extension (just in case it isn't already enabled)

jupyter nbextension enable --py --sys-prefix widgetsnbextension

Note: We are upgrading the repository to work with the latest ipywidgets and iPython releases. If you have problems installing the package please post an issue at https://github.com/simonsfoundation/jp_gene_viz.

ERM

jp_gene_viz's People

Contributors

aaronwatters avatar gs512 avatar nickdeveaux avatar

Stargazers

 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.