BioLib Python Client
Project description
PyBioLib
PyBioLib is a Python package for running BioLib applications from Python scripts, and the command line.
Python Example
# pip3 install -U pybiolib
import biolib
samtools = biolib.load('samtools/samtools')
print(samtools.cli(args='--help'))
Command Line Example
pip3 install -U pybiolib
biolib run samtools/samtools --help
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
pybiolib-0.2.1285.tar.gz
(972.4 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-0.2.1285-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dffcc68d7cf40a282ef3ed991c31e9dba3f9f6cd1bc86453f507468e62204329 |
|
MD5 | a84a89b45cc17d77c456a5f37dc18010 |
|
BLAKE2b-256 | 1b2125c4ae5865c43308b6e06c1c81ca7aee8b8ab6fd6597ce824dcd53d10460 |