Skip to main content

Bioinformatics utilities for molecular sequence analysis.

Project description

Utilities for biomolecular sequence analysis, underpinned by Biopython.

Requires Python version 2.7 or a recent PyPy. Optionally uses Cython to speed up some CPU-intensive operations.

License: BSD

Installation

This is an ordinary Python package. You can install it from source with the setup.py script:

python setup.py build
python setup.py install

Stable releases are uploaded to PyPI as well, so you can install BioFrills with Python package managers:

pip install biofrills

Or:

easy_install biofrills

Some scripts that I find useful are in the scripts/ directory. By default these are not installed, but you can include them by uncommenting the line in setup.py that starts with scripts=glob

Alternatively, you can just copy those scripts into another directory in your $PATH.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biofrills-0.3.1.tar.gz (49.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page