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.1318.tar.gz
(973.4 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-0.2.1318-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50be1a62d87800aca4039af317779edd631a41a03bd09013893cadbd21dda3e9 |
|
MD5 | 3e8bb55522476ae0ed66349bb949933d |
|
BLAKE2b-256 | 33e03ae2679c0faefeb60ce9794c5c1460f5cb2a00e96d6c75724b4975676bf4 |