Giter Club home page Giter Club logo

DEPICTIVE : DEtermining Parameter Influence on Cell To cell Variability Through the Inference of Variance Explained

This package provides simple tools for dissecting sources of cell-to-cell variability from single cell data and perturbation experiments. In addition we provide tools for generating simulation data for testing inference strategy and plotting.

For and example script that demonstrates these tools please refer to the examples/cli_run_example.py.

Installation

DEPICTIVE is not yet distributed through the Python Package Index (PyPI). To install it on your system you will need to clone this repo, install dependencies and then install the package.

Dependencies

To use this package you will need:

  • Python (3.6)
  • Numpy (>= 1.12.0)
  • SciPy (>= 0.18.1)
  • matplotlib (>= 2.0.0)

These packages can be locally installed using pip and the requirements.txt. First, ensure pip is up to date by executing the following on the command line,

$ pip install --upgrade pip

and then move in to the clone directory, and

$ pip install -r requirements.txt

Install

Lastly, to install the development version of DEPICTIVE,

$ pip install [path into outermost depictive directory]

Using the package

Check out our example located at examples/cli_run_example.py.

Citation

Please don't forget to check out our paper on bioRxiv and reference us

@article {2017mito_sims,
  author = {Santos, L.C. and Vogel, R. and Chipuk, J.E. and
    Birtwistle, M.R. and Stolovitzky, G. and Meyer, P.},
  title = {Origins of fractional control in regulated cell death},
  year = {2017},
  doi = {10.1101/201160},
  publisher = {Cold Spring Harbor Laboratory},
  URL = {https://www.biorxiv.org/content/early/2017/10/10/201160},
  eprint = {https://www.biorxiv.org/content/early/2017/10/10/201160.full.pdf},
  journal = {bioRxiv}
}

DEPICTIVE's Projects

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.