An open API service indexing awesome lists of open source software.

https://github.com/fomightez/genomeview-binder

Attempt to binderize https://github.com/nspies/genomeview, An extensible python-based genomics visualization engine
https://github.com/fomightez/genomeview-binder

Last synced: 4 months ago
JSON representation

Attempt to binderize https://github.com/nspies/genomeview, An extensible python-based genomics visualization engine

Awesome Lists containing this project

README

        

Attempting to binderize [this repository](https://github.com/nspies/genomeview)....

(NOTE: Presently the first nine cells of the example notebook **work**. The remaining fail because they try to use FTP to access some files and MyBinder blocks that. I should be able to update `data` folder to perhaps address that.)

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/genomeview-binder/master?urlpath=lab/tree/examples%2Fexamples.ipynb)

## genomeview - a python module for visualizing genomic data by nspies

![genomeview example image](https://raw.githubusercontent.com/nspies/genomeview/master/docs/images/overview.svg?sanitize=true)

Example [jupyter notebook](http://nbviewer.jupyter.org/github/nspies/genomeview/blob/master/examples/examples.ipynb) with visualizations inline.

See the [documentation on read-the-docs](http://genomeview.readthedocs.io/en/latest/index.html) for installation and usage

----------

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/genomeview-binder/master?urlpath=lab/tree/examples%2Fexamples.ipynb)