/Enrich2

Tool for deep mutational scanning experiments.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DOI

Enrich2

Enrich2 is a general software tool for processing, analyzing, and visualizing data from deep mutational scanning experiments. For more information or to cite Enrich2, please refer to A statistical framework for analyzing deep mutational scanning data.

Enrich2 documentation is available on Read the Docs.

An example dataset is available at the Enrich2-Example GitHub repository.

Installation and dependencies

Enrich2 runs on Python 2.7 and requires the following packages:

The configuration GUI requires Tkinter. Building a local copy of the documentation requires Sphinx.

We recommend using a scientific Python distribution such as Anaconda or Enthought Canopy to install and manage dependencies. A Conda environment file is included with the documentation. PyTables may not be installed when using the default settings for your distribution. If you encounter errors, check that the tables module is present.

To install Enrich2, git clone or download the repository and run python setup.py install from its root directory.

Questions?

Please use the GitHub Issue Tracker to file bug reports or request features.

Enrich2 was written by Alan F Rubin.