prokka icon indicating copy to clipboard operation
prokka copied to clipboard

:zap: :aquarius: Rapid prokaryotic genome annotation

Results 155 prokka issues
Sort by recently updated
recently updated
newest added

Hi everyone, I'm trying to create a local (custom) database for prokka based on a multifasta file that contains a set of DNA sequences of different bacterial genes. It looks...

I am using Prokka to annotate a Salmonella enterica genome, and I used the --proteins option to provide the S. enterica LT2 reference genome in .gbf format. Unnamed genes in...

Hallo. Can you help me? anna@anna-G3-3590:~$ prokka Name: Prokka 1.14.5 by Torsten Seemann Synopsis: rapid bacterial genome annotation Usage: prokka [options] General: --help This help --version Print version and exit...

Prokka checks for bioperl >= `1.0006002` numerically using this code on line 257. ``` my $minbpver = "1.006002"; # for Bio::SearchIO::hmmer3 my $bpver = $Bio::Root::Version::VERSION; msg("You have BioPerl $bpver"); err("Please...

Hello, I wanted to know how to get another genus for Prokka, or how can I make a genus for prokka. I am working with Legionella, and I want to...

fangbz 23:20:10 /ldata/fangbz/software/signalp-4.1 $ which prokka /mdata/fangbz/anaconda2/bin/prokka fangbz 23:26:43 /ldata/fangbz/software/signalp-4.1 $ which signalp alias signalp='/ldata/fangbz/software/signalp-4.1/signalp' /ldata/fangbz/software/signalp-4.1/signalp fangbz 23:26:56 /ldata/fangbz/software/signalp-4.1 $ fangbz 23:27:35 /ldata/fangbz/software/signalp-4.1 $ prokka /ldata/fangbz/gl/BK124/single/bins.1.fa --outdir /ldata/fangbz/gl/BK124/single/prokka --prefix BK124...

For plasmid you will not get a good result if you just use the default settings. I would recommend getting GENBANK files (.gbk or .gb) of all the plasmids that...

enhancement

Started an AWS Ubunutu 18.04 server. Installed python. Installed miniconda. Ran `conda install -c conda-forge -c bioconda -c defaults prokka` No apparent issues with install. Try running `prokka` Output: Can't...

Hello! I used prokka for annotation of a genome. Here is my command: `prokka 1.fna --addgenes --addmrna --cpus 16 --genus Wolbachia --usegenus --species pipientis --strain wMelCS` It yields the well-known...

Hi, I wonder if its possible to download the databases in a different location from where Prokka would be installed? I am using Conda Is it enough if I just...