Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biogl-2.3.0.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

biogl-2.3.0-py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 3

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