We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f507df4 commit 96d9232Copy full SHA for 96d9232
testing/run_accuracy_tests.sh
@@ -5,7 +5,7 @@
5
# The reads were generated using randomreads.sh (bbmap) with the command:
6
# randomreads.sh ref=../../../../db/full-ARG-databases/arg-annot-db/argannot-args.fna out=${NUM_READS}-test-reads.fq length=$READ_LEN reads=$NUM_READS maxsnps=0 maxinss=0 maxdels=0 maxsubs=0 adderrors=false
7
#
8
-#
+set -e
9
10
# test parameters
11
TESTDIR=tmp-for-groot-accuracy
0 commit comments