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.0.1756.tar.gz
(989.2 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-1.0.1756-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 723466afd37fa382e70a47c9415add7c114133f21044d21ce17d3b243e21dbe7 |
|
MD5 | 9fd44a6144113de2de54851f71bf0a73 |
|
BLAKE2b-256 | 2a7102fcb6cc15d053408364f7c51752ddabb900dc9cf73f49f11c58505e93b4 |