Permalink
Browse files

fixed small stuffs

  • Loading branch information...
1 parent a1df4b4 commit fa4a216ef9c3d9a08c6432f49156e7b911f4afe9 @fauziharoon committed Apr 10, 2014
Showing with 1 addition and 1 deletion.
  1. +1 −1 annotateM
View
@@ -75,7 +75,7 @@ checkFileExists($global_options->{'in'});
if (! -e "./prokka_annotation/")
{
-print "prokka\n";
+#print "prokka\n";
# run prokka to generate the ORFs and also prokka annotations
checkAndRunCommand("prokka", [{
"--locustag" => $global_options->{'locustag'},

0 comments on commit fa4a216

Please sign in to comment.