Abstracts away running gnu-parallel on tools with FASTA input and provides parsers for some common formats produced by said tools.
Project description
ope
Abstracts away running gnu-parallel on tools with FASTA input and provides parsers for some common formats produced by said tools.
Example usage:
ope parallel -j 4 [query.pep.fa] hmmscan --domtblout [results.tbl] -E 1e-05 -o /dev/null /store/biodb/Pfam-A.hmm /dev/stdin
Hence, the only gnu-parallel flag one needs to worry about is -j for the number of cores to use. Note that you also need to set the input in the actual tool invocation as /dev/stdin.
Free software: MIT license
Documentation: https://ope.readthedocs.io.
Features
TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2019-12-11)
First release on PyPI.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ope-0.8.tar.gz.
File metadata
- Download URL: ope-0.8.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
898e573e674369b02ea40b7dcfaebe3a92cdcec2946b2879e512204f466cea2c
|
|
| MD5 |
4de7320c4ac4d2c1f7aaab7508007043
|
|
| BLAKE2b-256 |
ddd0777a86a5ecad07c0c4ef4be4fd41b0d2f470cc9bbd90dcc4a5d720d1d5c7
|
File details
Details for the file ope-0.8-py2.py3-none-any.whl.
File metadata
- Download URL: ope-0.8-py2.py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33389225ad347c9a84bd5a3ad2d63fd95c00fbd85ca9d2b2d72bf9ce44ad9be4
|
|
| MD5 |
d91b87684d8a1ebbb467930ae747192f
|
|
| BLAKE2b-256 |
83efa331521877aabc072b7566ac1b4622c2752992691ceffd39aed3985ef225
|