Combined gene caller for MGnify pipeline, to combine predictions from FragGeneScan and Prodigal
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
Overview
Combined gene caller for MGnify pipeline, to combine predictions of Prodigal and FragGeneScan.
- Free software: Apache Software License 2.0
Installation
pip install https://github.com/ebi-metagenomics/combined-gene-caller/archive/main.zip
Usage
To use the project:
combined_gene_caller --help
usage: MGnify gene caller combiner. This script will merge the gene called by prodigal and fraggenescan (in any order) [-h] -n NAME [-k MASK] [-a PRODIGAL_OUT]
[-b PRODIGAL_FFN] [-c PRODIGAL_FAA] [-d FGS_OUT]
[-e FGS_FFN] [-f FGS_FAA]
[-p {prodigal_fgs,fgs_prodigal}] [-v] [--version]
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME basename
-k MASK, --mask MASK Sequence mask file
-a PRODIGAL_OUT, --prodigal-out PRODIGAL_OUT
Stats out prodigal
-b PRODIGAL_FFN, --prodigal-ffn PRODIGAL_FFN
Stats ffn prodigal
-c PRODIGAL_FAA, --prodigal-faa PRODIGAL_FAA
Stats faa prodigal
-d FGS_OUT, --fgs-out FGS_OUT
Stats out FGS
-e FGS_FFN, --fgs-ffn FGS_FFN
Stats ffn FGS
-f FGS_FAA, --fgs-faa FGS_FAA
Stats faa FGS
-p {prodigal_fgs,fgs_prodigal}, --caller-priority {prodigal_fgs,fgs_prodigal}
Caller priority.
-v, --verbose verbose output
--version show program's version number and exit
Development
To run all the tests run:
pytest
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 combined_gene_caller-1.0.4.tar.gz.
File metadata
- Download URL: combined_gene_caller-1.0.4.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
197c40b986fa9d274e74b08d57844fa94ef56c42719a1af631f5252cbd07c01a
|
|
| MD5 |
29c48785d0b005861b05cf9d4e7651bf
|
|
| BLAKE2b-256 |
f0b2836f76d4856a4c0264138f7c18bc5a29cda40e8791dc1e5a65e21bb8b9ca
|
File details
Details for the file combined_gene_caller-1.0.4-py3-none-any.whl.
File metadata
- Download URL: combined_gene_caller-1.0.4-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cfd6ef3c2f032178accbf37469bdb11c967a126011a5f250183dcee02b9a8aa
|
|
| MD5 |
9ffe626d51fe252ce33e47a78c8ecc10
|
|
| BLAKE2b-256 |
9cc5223566150774731e823e218f4906c4a6020bca9d7bd94be0a4af6584d930
|