Skip to content

jni/Enrich2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Enrich2: 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. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%