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.2.191.dev1.tar.gz
(107.2 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-1.2.191.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f64dd3b600ec905f374e9c0cc42e2d0a27f93b295024833243a9e4d5f2a804a |
|
MD5 | 72b6df2740c553d11788e4315129b137 |
|
BLAKE2b-256 | ddf24641d35d48ccbc052f6bf40930bf600cf80dcfa3fd29747f8de85036426f |