-
Notifications
You must be signed in to change notification settings - Fork 4
Prokka
Julia Brown edited this page Oct 15, 2018
·
1 revision
Prokka is available via SCGC's anaconda package.
To run:
module load anaconda
Then prokka is in your path.
An example prokka command:
prokka --force --outdir {outdirectory} --prefix {prefix} --locustag {prefix} --cpus {cores_to_use} {input_fasta}