From dff6d2590ae0c795e1dc3d0bb2dbe37530e17430 Mon Sep 17 00:00:00 2001 From: Zhongli Jiang Date: Sun, 1 May 2022 03:05:32 -0400 Subject: [PATCH] message --- script/adj_portal_gtex.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/adj_portal_gtex.sh b/script/adj_portal_gtex.sh index 39b64ff..1f26598 100755 --- a/script/adj_portal_gtex.sh +++ b/script/adj_portal_gtex.sh @@ -67,6 +67,6 @@ do file_check $(eval "$(echo "echo \$${i}")") done -$SIGNET_SCRIPT_ROOT/adj/adj_gtex.sh && echo -e "Gene Expression and Genotype matching Finished\n" +$SIGNET_SCRIPT_ROOT/adj/adj_gtex.sh && echo -e "Adjusting for covariates finished\n" echo -e "Finish time: $(date)"