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
Release history Release notifications | RSS feed
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 bbcu.bioutils-1.0.6.tar.gz
.
File metadata
- Download URL: bbcu.bioutils-1.0.6.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5ad1534de834a53244d84caa6ed7ea8b727d6bd7384711ac372101ffab1ce9e |
|
MD5 | e1ce4b2d57bbb8d396e1e357f7288d82 |
|
BLAKE2b-256 | 2db76d0053d2d18c5ef4964ddea0bf14fe089fcd8d33252aad1f1cba912278f4 |