A collection of bioinformatics-related helper functions
Project description
Helperlibs README
This library is a collection of Bioinformatics-related helper functions that I have created in the course of writing bioinformatics tools.
If I find that I want to reuse a bit of code in multiple projects, the code usually ends up in this helper library
Note: Version 0.1.12 was the last version to support Python 2.7, due to our dependencies dropping support for Python 2.
Quickstart
The quickest way to get started using the helperlibs is to dump the helperlibs folder in the top level directory for your project.
Of course you can also install it in your Python path, by using
pip install helperlibs
for the latest stable release or
pip install git+git://github.com/kblin/bioinf-helperlibs.git
for the lastest
code from git.
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
Built Distribution
File details
Details for the file helperlibs-0.2.1.tar.gz
.
File metadata
- Download URL: helperlibs-0.2.1.tar.gz
- Upload date:
- Size: 37.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ec2a0c17fdb75c42c692c5ec582580c14490c31235af5858ec12ad308265732 |
|
MD5 | 6adf74953ac925ce86f405b47ac81b97 |
|
BLAKE2b-256 | b68add905312ab030099c693966fd47947610251bcd3ac98ef76d16996388a68 |
File details
Details for the file helperlibs-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: helperlibs-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6e9a4b81c3752aa2c7ef9682242c20f452823f9872e908b3b76bfadf1c1505e |
|
MD5 | 4bd015163a079a05102ac7a308b589b0 |
|
BLAKE2b-256 | 4c83af78d1ca02f37001bf3e05a14c9faa5b5c52a75aab8d328613b6f2215494 |