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
File details
Details for the file biofrills-0.3.1.tar.gz
.
File metadata
- Download URL: biofrills-0.3.1.tar.gz
- Upload date:
- Size: 49.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3ad5dfae983e078bce8e746ac3363e7eb662512a7f711d468d6de09e26e2c1f |
|
MD5 | e53cea70604d72b46c8b22715c8eb0f4 |
|
BLAKE2b-256 | 6d952d5942738693741cd4258ad965e0bc7b63a4f4f97b3a2af0ae67915d5de8 |