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.196.dev1.tar.gz
(107.1 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-1.2.196.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1a73c322ceed5f120b7ed7b97076e0d322ec2cf7b5f5eb3c47d223376680061 |
|
MD5 | 839b1b1f5c66f3f8b16826d4a6bbea02 |
|
BLAKE2b-256 | c4d80c56bb943f233bff3986d8207ed939e6d1f326c21c49ed85f3d75d9ea94b |