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.187.dev1.tar.gz
(107.1 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-1.2.187.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8251213c94d714db325e526041fc654e84bd9da8111d9a7b653229e34e41b96 |
|
MD5 | d94524dfe41cac380b24a7cc6782efa9 |
|
BLAKE2b-256 | b44d0a79904c5be5066a107b0068669b8ce3b7cd22adf4fad82d6c7d3e7e3c40 |