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-1.1.1360.tar.gz
(80.8 kB
view hashes)
Built Distribution
pybiolib-1.1.1360-py3-none-any.whl
(116.7 kB
view hashes)
Close
Hashes for pybiolib-1.1.1360-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22a563ee04ae928802816ec2dd8be8672f913147bb2f26a37f12a0544416d579 |
|
MD5 | 209b45cc0062a5c40f031c58a843508b |
|
BLAKE2b-256 | e5a36a32ba18b60cd2ca6c91d883732783a9293afeea9d206e8c8b59d494d0aa |