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 pybiolib
import biolib
samtools = biolib.load('samtools/samtools')
print(samtools(args=['--help']))
Command Line Example
pip3 install 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.452.tar.gz
(944.2 kB
view hashes)
Built Distribution
pybiolib-0.2.452-py3-none-any.whl
(989.0 kB
view hashes)
Close
Hashes for pybiolib-0.2.452-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47404e99a697a462216c772fdbbd6862c76e3da82183fcbb7d1a223a0a109a41 |
|
MD5 | df338d85ae9b35a64b9484ab38e14e20 |
|
BLAKE2b-256 | 5d77b9578f3cdd0b75168fef5d532ee33079b9126e85d6f2dfb94b4db5015f63 |