From a0268683319b81a417100b2e6bf136c1422a3669 Mon Sep 17 00:00:00 2001 From: Siavash Mirarab Date: Thu, 27 Jun 2019 11:53:56 -0700 Subject: [PATCH] update sepp --- sepp-package/run-sepp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sepp-package/run-sepp.sh b/sepp-package/run-sepp.sh index e1ef228..1d9260c 100755 --- a/sepp-package/run-sepp.sh +++ b/sepp-package/run-sepp.sh @@ -126,7 +126,7 @@ fi; # RAxML info file generated when creating the reference RAxML tree if [ -z $rxi ]; then # resort to the default reference RAxML info file, if not specified via command line argument - alg="$DIR/ref/RAxML_info-reference-gg-raxml-bl.info" + rxi="$DIR/ref/RAxML_info-reference-gg-raxml-bl.info" fi; set -e