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.1.1626.tar.gz
(83.1 kB
view hashes)
Built Distribution
pybiolib-1.1.1626-py3-none-any.whl
(120.1 kB
view hashes)
Close
Hashes for pybiolib-1.1.1626-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9753f396e88e1a6bd3e7d74fb4d460c5b051fc50a9d012b9ebfe3640e3aeeb8c |
|
MD5 | a8a4799382ee425c4930cfe361a1dcb8 |
|
BLAKE2b-256 | 9d5e5aa6f0ed9a4069e54338a90f6e5eb51329dbee03aa60f5c2b321f76ba449 |