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
Release files for bbcu.bioutils 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bbcu.bioutils-1.0.6.tar.gz | 14.1 kB | Details |
Release files / bbcu.bioutils-1.0.6.tar.gz
| Download URL | bbcu.bioutils-1.0.6.tar.gz |
|---|---|
| Size | 14.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c5ad1534de834a53244d84caa6ed7ea8b727d6bd7384711ac372101ffab1ce9e
|
|
BLAKE2b-256 checksum How to use checksums |
2db76d0053d2d18c5ef4964ddea0bf14fe089fcd8d33252aad1f1cba912278f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|