From 3b597b7f52e10523e76e8eb84c5fa508e448a5d2 Mon Sep 17 00:00:00 2001
From: Veronique Legrand <vlegrand@pasteur.fr>
Date: Wed, 20 Jan 2021 16:47:49 +0100
Subject: [PATCH] updated non regression test for multimachine mode

---
 non-regression-tests/mimic_multi_machine/run_virome_mm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/non-regression-tests/mimic_multi_machine/run_virome_mm.sh b/non-regression-tests/mimic_multi_machine/run_virome_mm.sh
index 66825d8..3551256 100644
--- a/non-regression-tests/mimic_multi_machine/run_virome_mm.sh
+++ b/non-regression-tests/mimic_multi_machine/run_virome_mm.sh
@@ -16,4 +16,4 @@ python ../../PhageTerm.py --mm --dir_cov_mm=tmp --dir_seq_mm=tmp2 --DR_path=DR -
 done
 
 python ../../PhageTerm.py --mm -f "$DATA_PATH/R1_1M_READS_EACH_PHAGE(1).fastq.4" -p "$DATA_PATH/R2_1M_READS_EACH_PHAGE(1).fastq.4" -r "$DATA_PATH/virome_6seq.fa" --DR_path=DR --dir_seq_mm=tmp2
-python ../check_HK97_class.py
+python check_virome_res.py
-- 
GitLab