From 42436d2af0c6758e750c5fd5c421aaa30e7a0fb7 Mon Sep 17 00:00:00 2001 From: "Zhang, Dabao" Date: Fri, 20 May 2022 14:24:40 -0400 Subject: [PATCH] Update adj_pca.sh --- script/adj/adj_pca.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/adj/adj_pca.sh b/script/adj/adj_pca.sh index 2961171..1bf80b6 100755 --- a/script/adj/adj_pca.sh +++ b/script/adj/adj_pca.sh @@ -1,6 +1,6 @@ cd $SIGNET_TMP_ROOT/tmpa -echo -e "Constructing PCs ...\n" +echo -e "Constructing PCs...\n" Rscript $SIGNET_SCRIPT_ROOT/adj/pca_prepare.R && enable -n eval