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-0.2.1061.tar.gz
(965.5 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-0.2.1061-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73e89f9a2e9315eb99eb34e0bc72a999523f8d598af0cc43b4445880c73caa69 |
|
MD5 | 1cad08748f3fd6a6c00dce71ad258c44 |
|
BLAKE2b-256 | 603fb101385a00acad79f221869b279a6543e3a8a03336ee2e10472c2fc13795 |