User Guide

This guide is a resource for installing the dipde package. It is maintained by the Allen Institute for Brain Science.

Quick Start Install Using Pip

  1. Pip install for a single user:

    pip install git+https://github.com/AllenInstitute/dipde.git --user
    
  2. Uninstalling:

    pip uninstall dipde
    

Required Dependencies