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.1121.tar.gz
(966.6 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-0.2.1121-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f093365a425ead408ea7bdfcf18abbe6babf37139d4745c67b14cc52a3a46a5 |
|
MD5 | f2d4b46be61f8c263da2325e466b707d |
|
BLAKE2b-256 | 8c0e8508ece6e344ffb6dc3622baa02e49654b1c7fce0184a24fa0dbb06c78fc |