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.1477.tar.gz
(977.2 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-0.2.1477-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee5ed4e10e8a78601bf49cf6b9df6615b03dca93b8ea55e7750da84da35f492e |
|
MD5 | 405e28591dc4b7fcf5a8d739fc65e9b7 |
|
BLAKE2b-256 | 8fef3ba956f30c7f50d6cb177e01ab1c5a4e91f948939c6f743e9048640d180f |