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.1678.tar.gz
(988.8 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-0.2.1678-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb90440d1ee97379fc6ca3fd2ec429facf57056a17b703385833dec189758db6 |
|
MD5 | 0185144f7b9d54dbf3cec6f249a6c9b9 |
|
BLAKE2b-256 | 8e5a512e0a92ef606866897af61a752468e768eb6e369c8cf1de666e5ffa3fa5 |