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.1274.tar.gz
(972.3 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-0.2.1274-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b34a4520c25d8a79b5a2b5c0a40d356839d8b310f83343fe3caa08bcb997b1a |
|
MD5 | 8e4541e5f9d90827fc63ba3c2fadac0c |
|
BLAKE2b-256 | 1c39f41beaed916b4ec238d3cb67b3cd5ea11bdd11c40298aa76494d92dadd88 |