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.122.tar.gz
(74.5 kB
view hashes)
Built Distribution
pybiolib-1.1.122-py3-none-any.whl
(111.4 kB
view hashes)
Close
Hashes for pybiolib-1.1.122-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 140488e1e4ef91f1c77bea50c90bb3dcfaa888a4a8de712cfb1bddaa5489c1d7 |
|
MD5 | 3e1266e9d379f57f61687e82d2da2bbd |
|
BLAKE2b-256 | 3f1cd31b740203829824328660bd2fe7e5cf718efa0bd5328e611181ab1e58f2 |