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.193.dev1.tar.gz
(107.1 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-1.2.193.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | de2f52379b21759289773a4aa5871cdbc5bc1418a7384bd3bf92670793a0df1c |
|
MD5 | 3fe527cc16d74c88a9ff46a5e6eb862a |
|
BLAKE2b-256 | 4a68befb4e2a75da6d47fb97588d53284931afc353d49f2ab5d2970733877057 |