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.2.209.tar.gz
(107.2 kB
view hashes)
Built Distribution
pybiolib-1.2.209-py3-none-any.whl
(150.1 kB
view hashes)
Close
Hashes for pybiolib-1.2.209-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a9d94fe2da8acee9bc005a0a0ba41138f3b67e0f1d27551d8c861badf9f77f7 |
|
MD5 | 62f2badb074644b56d93172f8651db68 |
|
BLAKE2b-256 | 4250422825eeaca0242307fa78fc60e3af9f5ff959fffcdfc2841138af7ce2a2 |