Skip to main content

Combined gene caller for MGnify pipeline, to combine predictions from FragGeneScan and Prodigal

Project description

Overview

Testing Docker Repository on Quay

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

combined_gene_caller-1.0.4.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

combined_gene_caller-1.0.4-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page