Skip to content

Commit 724c526

Browse files
committed
removed compilant option for prokka
1 parent f561277 commit 724c526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/prokka_annotation.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ prokka --force --outdir $output_dir \
212212
--usegenus \
213213
--centre BU-ISCIII \
214214
--locustag $prefix \
215-
--compliant \
215+
--addgenes \
216216
--cpus $threads \
217217
$input_file #|| error ${LINENO} $(basename $0) "Prokka command failed. See $output_dir/logs for more information."
218218

0 commit comments

Comments
 (0)