Skip to main content

Interactive HTML5 visualization for GeCKO screens.

Project description

VISPR is a visualization framework for CRISPR/Cas9 knockout screen experiments. To install VISPR, we recommend the Miniconda Python distribution (see below). Currently, VISPR is under heavy development and not yet recommended for public use.

Installing VISPR with the Miniconda Python distribution

Install Miniconda for Python 3 from here:

http://conda.pydata.org/miniconda.html

This will install a minimal Python 3, together with the conda package manager (if preferred, you can also use Python 2).

Then, open a terminal and execute

conda install -c johanneskoester vispr

to install VISPR with all dependencies. See below for running a test instance of VISPR.

Running VISPR

After successful installation, you can run VISPR by executing the command

vispr server path/to/config.yaml

See below for the config file format. If you only want to test VISPR, you can run a test instance with example data by executing

vispr test

Config file format (TODO update this)

The config file has to be in YAML format. It has to contain a section for each experiment. Each experiment contains two entries, one pointing to the target (or gene) result file provided by “MAGeCK test”, one pointing to a file with normalized read counts as provided by “MAGeCK count”:

myexperiment:

target_results: gene_summary.txt rna_counts: normalized_counts.txt

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.

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.2.tar.gz (18.7 MB view details)

Uploaded Source

File details

Details for the file vispr-0.2.tar.gz.

File metadata

  • Download URL: vispr-0.2.tar.gz
  • Upload date:
  • Size: 18.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vispr-0.2.tar.gz
Algorithm Hash digest
SHA256 7d9ab0c38d13a6d5c544c7efb84149875e07b379e88ce95cfd7ee3faee959ae1
MD5 6f6ab86db4838f73fd246807465a682f
BLAKE2b-256 0ab8992f76ac658458f82c18c5c6737fd34d3713e71111e5cd48c5d76b1c7f17

See more details on using hashes here.

Supported by

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