Skip to main content

Interactive HTML5 visualization for CRISPR/Cas9 knockout screen experiments.

Project description

VISPR is a web-based, interactive visualization framework for CRISPR/Cas9 knockout screen experiments.

Installation

The easiest way to install VISPR is to use the Miniconda Python distribution (http://conda.pydata.org/miniconda.html). We recommend to use the Python 3.4 variant. With miniconda installed, you can issue

conda install -c liulab vispr

to install or update VISPR with all dependencies.

Usage

After successful installation, you can test VISPR with example data by executing

vispr test

VISPR takes [MAGeCK](http://liulab.dfci.harvard.edu/Mageck) and [FastQC](http://www.bioinformatics.babraham.ac.uk/projects/fastqc) results as input. These are provided along with additional parameters as config files. One config file defines one set of results (i.e. one experiment). VISPR can be invoked with multiple config files (i.e. multiple experiments), allowing to select and compare experiments via the user interface. The easiest way to generate your own data for visualization in VISPR is to use the [MAGeCK-VISPR](https://bitbucket.org/liulab/mageck-vispr) workflow. For manual creation of a VISPR config you can issue

vispr config

to obtain a template for modification. Once you have a config file (either generated by the workflow or manually, you can issue

vispr server path/to/config.yaml

to start a server process that renders the VISPR user interface in a webbrowser.

Installing VISPR with another Python distribution (for experts)

Make sure that you have numpy, scipy, scikit-learn and pandas installed. Else, their automatic compilation with the command below would take very long. Then, you can issue

pip install vispr

or

pip install vispr –user

if you want to install VISPR without admin rights. All remaining dependencies will be installed automatically.

Author

Johannes Köster (koester@jimmy.harvard.edu), Liu lab, Department of Biostatistics and Computational Biology, Dana-Farber Cancer Institute

License

Licensed under the MIT license (http://opensource.org/licenses/MIT). This project may not be copied, modified, or distributed except according to those terms.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vispr-0.3.8.tar.gz (315.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page