Installation

Genepidgin requires Python 2.5+. Python comes with easy_install.

(If you don’t have pip, prepend the following instructions with: easy_install pip)

pip install genepidgin

For more instructions on subcommands, visit Genepidgin cleaner, Genepidgin compare, or Genepidgin select.

Testing

Development and testing requires the nose package. To execute the unit tests, pip install nose and then execute:

nosetests

Project Versions

Table Of Contents

Previous topic

Genepidgin

Next topic

Genepidgin cleaner

This Page