Pre-release
This release is a pre-release and may not be stable for production use.
lpbio
Scripts, tools and modules for computational biology
Scripts
When installed, the lpbio package provides the following scripts, available at the command-line:
bulk_prokka: for application ofprokkahttps://github.com/tseemann/prokka to a directory of input bacterial genome assemblies, taking advantage of local schedulers.
Modules
The lpbio package provides the following modules for use in Python applications and scripts
pysge: a module that writes job files compatible with SGE-like schedulers, and runs them.swarm: a module for interacting with theSwarmclustering tool and its output.
Development notes
Create a local environment, e.g. in conda, and install with pip install -e .:
$ conda create --name lpbio
$ source activate lpbio
$ pip install -e .
Tests
Tests are intended to be run with pytest from the repository root (using coverage and pytest-cov):
$ pwd
lpbio/
$ pytest --cov
Release files for lpbio 0.1.0a0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lpbio-0.1.0a0.tar.gz | 12.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lpbio-0.1.0a0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.7 kB
Release files / lpbio-0.1.0a0.tar.gz
| Download URL | lpbio-0.1.0a0.tar.gz |
|---|---|
| Size | 12.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9d8b7f4fa39a661f7b14374003b70a81082ecf9f891ab36873ee617c0706fe67
|
|
BLAKE2b-256 checksum How to use checksums |
b4a0dcddee6bd16c6f846858cef6843a32f8632a13827bdee0e7ccd8e5417837
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6
|
Release files / lpbio-0.1.0a0-py3-none-any.whl
| Download URL | lpbio-0.1.0a0-py3-none-any.whl |
|---|---|
| Size | 18.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1959537e64cd4f60108cd6d62e98f4124ae001c05c563ca44686b6ce1a98717c
|
|
BLAKE2b-256 checksum How to use checksums |
493108b7db78b146c812c8cb24bc77d6699636651c2c5ad9bf4eeea07ef7e6a2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6
|