From 7613b164344c9ee24c32e2910dd563f9607bc447 Mon Sep 17 00:00:00 2001 From: Zhongli Jiang Date: Sun, 1 May 2022 03:10:30 -0400 Subject: [PATCH] message update --- script/cis-eQTL/cis-eQTL.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/cis-eQTL/cis-eQTL.sh b/script/cis-eQTL/cis-eQTL.sh index 3457141..e495a0b 100755 --- a/script/cis-eQTL/cis-eQTL.sh +++ b/script/cis-eQTL/cis-eQTL.sh @@ -1,5 +1,5 @@ #!/bin/bash -echo -e "Splitting the snps by maf\n" +echo -e "Splitting the SNPs by maf\n" $SIGNET_SCRIPT_ROOT/cis-eQTL/snpsplit.sh &&