A collection of small bioinformatics helper functions
Project description
biogl
A collection of (semi) useful small bioinformatics functions
Usage with pip
python3 -m pip install biogl
Thereafter, within Python, you should be able to simply do import biogl
to use.
Using without pip
:
There are a variety of ways to use this module within other Python code, some of which are platform-dependent.
On Linux, my preferred method is to simply add the location of the biogl
directory to the PYTHONPATH
environmental variable in your preferred shell. For example, if you are using Bash, simply add the following to your ~/.bashrc
file:
export PYTHONPATH=$PYTHONPATH:{biogl_directory_path}
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 biogl-2.3.0.tar.gz
.
File metadata
- Download URL: biogl-2.3.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e8bdc1643980d3cfec235ffb73e68b921800a506b14b9edf7b2faec53e29be9 |
|
MD5 | 4d751a41521dd9b591623cd063ba98e6 |
|
BLAKE2b-256 | 89bbc09b63bc0a6bf6759d6f984a1d9639827b51daa3344aace7426956e2d9bf |
File details
Details for the file biogl-2.3.0-py3-none-any.whl
.
File metadata
- Download URL: biogl-2.3.0-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7320e626f57e9a5fcc96aa8aef170e29ec8791c67a9186a354222ed6ed7d4152 |
|
MD5 | 87de7185b5ab7da3fc0cc6412351d30e |
|
BLAKE2b-256 | b733498c9bb1cb1ad0ed79a05749d3df2bfd26280f8e46be5012e1491136a6bc |