lpbio provides scripts and modules for computational biology
Project description
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 ofprokka
https://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 theSwarm
clustering 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
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
lpbio-0.1.0a0.tar.gz
(12.8 kB
view details)
Built Distribution
lpbio-0.1.0a0-py3-none-any.whl
(18.9 kB
view details)
File details
Details for the file lpbio-0.1.0a0.tar.gz
.
File metadata
- Download URL: lpbio-0.1.0a0.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d8b7f4fa39a661f7b14374003b70a81082ecf9f891ab36873ee617c0706fe67 |
|
MD5 | 845c9c647b62ae2091a3e2eb8e060007 |
|
BLAKE2b-256 | b4a0dcddee6bd16c6f846858cef6843a32f8632a13827bdee0e7ccd8e5417837 |
File details
Details for the file lpbio-0.1.0a0-py3-none-any.whl
.
File metadata
- Download URL: lpbio-0.1.0a0-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1959537e64cd4f60108cd6d62e98f4124ae001c05c563ca44686b6ce1a98717c |
|
MD5 | dc139e877bb1b70ca38f2ae96c08b0e7 |
|
BLAKE2b-256 | 493108b7db78b146c812c8cb24bc77d6699636651c2c5ad9bf4eeea07ef7e6a2 |