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.183.dev1.tar.gz
(107.1 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-1.2.183.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5dc1c5883f883dacd86263bce491bd3bf3b25152c7a50a9abd93f8d9f2eff6e |
|
MD5 | f2d39519c12c7b44506ce61932748fbe |
|
BLAKE2b-256 | 7d397673cb7c5027465f23793d4830652a3ba48fabeff0c52c188fd4339fe059 |