Scroll to navigation

PROKKA(1) User Commands PROKKA(1)

NAME

prokka - rapid annotation of prokaryotic genomes

DESCRIPTION

Name:

Prokka 1.10 by Torsten Seemann <torsten.seemann@monash.edu>

Synopsis:

rapid bacterial genome annotation

Usage:

prokka [options] <contigs.fasta>

General:

This help
Print version and exit
Show full manual/documentation
Print citation for referencing Prokka
No screen output (default OFF)

Setup:

List all configured databases
Index all installed databases
Remove all database indices
List all software dependencies

Outputs:

Output folder [auto] (default '')
Force overwriting existing output folder (default OFF)
Filename output prefix [auto] (default '')
Add 'gene' features for each 'CDS' feature (default OFF)
Locus tag prefix (default 'PROKKA')
Locus tag counter increment (default '1')
GFF version (default '3')
Force Genbank/ENA/DDJB compliance: --addgenes --mincontiglen 200 --centre XXX (default OFF)
Sequencing centre ID. (default '')

Organism details:

Genus name (default 'Genus')
Species name (default 'species')
Strain name (default 'strain')
Plasmid name or identifier (default '')

Annotations:

Annotation mode: (default 'Bacteria')
Genetic code / Translation table (set if --kingdom is set) (default '0')
Gram: -/neg +/pos (default '')
Use genus-specific BLAST databases (needs --genus) (default OFF)
Fasta file of trusted proteins to first annotate from (default '')
Improve gene predictions for highly fragmented genomes (default OFF)
Do not clean up /product annotation (default OFF)

Computation:

Fast mode - skip CDS /product searching (default OFF)
Number of CPUs to use [0=all] (default '8')

--mincontiglen [N] Minimum contig size [NCBI needs 200] (default '1')

Similarity e-value cut-off (default '1e-06')
Enable searching for ncRNAs with Infernal+Rfam (SLOW!) (default '0')
Don't run rRNA search (default OFF)
Don't run tRNA search (default OFF)
Prefer RNAmmer over Barrnap for rRNA prediction (default OFF)
February 2015 prokka 1.11