PProdigal: Parallelized gene prediction based on Prodigal.
Project description
PProdigal: Parallelized gene prediction based on Prodigal.
This is just a small wrapper around the prodigal gene prediction program that splits input into chunks and processes them im parallel, since prodigal does not support multithreading by itself. The wrapper supports all command line parameters accepted by prodigal itself, with two additional parameters that control the parallelization:
- -T TASKS, --tasks TASKS
number of prodigal processes to start in parallel (default: 20)
- -C CHUNKSIZE, --chunksize CHUNKSIZE
number of input sequences to process within a chunk (default: 2000)
Due to prodigal’s self-training phase, chunks should be chosen sufficiently large in order to avoid suboptimal results.
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
Built Distribution
File details
Details for the file pprodigal-1.0.1.tar.gz
.
File metadata
- Download URL: pprodigal-1.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0554e151b1054720e16b897c7538574665dc1f7c662f4d00c1fafbc6cf77706 |
|
MD5 | 0102821573f68fb023c9b1b706e23c12 |
|
BLAKE2b-256 | 3293f8b846b3c65d7fdda98bce711676604dbf498e6af1cfe42c429d128e475b |
File details
Details for the file pprodigal-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pprodigal-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21ad9b86d1ce1fc0622af2f0bf951548957aa4bba46584d3247690f71619e76d |
|
MD5 | 127530efbc8bc16f2acc1550c4853627 |
|
BLAKE2b-256 | 8852ef1f6b42116ab076cb589b8666d433fe447b3f55a025e5606d2064596ffa |