Skip to main content

Common code shared among in-house Bioinformatics python packages

Project description

Desctiption

Common code shared among in-house Bioinformatics python packages, such as:

  • Parsing of FastQC output

  • Manipulating FASTA sequences

  • Building and using database of conversion GeneBank id (gi) to scientific name

Python version

This project is currently using Python 2.7

Installation

It is recommended to use virtualenv to create a clean python environment.

To install bioutils, use pip:

pip install bbcu.bioutils

Testing

To run unit tests, use:

nosetests

Or:

tox

This suite includes both unit and more time-consuming integration tests

Execution

The main script shipped with this project is gi2name.py, see its options by running:

The database is built by the script: build-taxonomy-db.py

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

bbcu.bioutils-1.0.4.tar.gz (14.0 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