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.1167.tar.gz
(968.0 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-0.2.1167-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85d67264f41c1160ad89fdc5cb7193d1ea1becfd1d004c691be91cd5b3a59950 |
|
MD5 | 0f3ed6058d0518949416e3d6e0e5eb8e |
|
BLAKE2b-256 | 7ad016019e7d35a093ff166a33ab21e0ba8218562925c068e11a6598459d3c16 |