From bdba09a5cfadd18294e49e45f242f08b6b01c5ba Mon Sep 17 00:00:00 2001 From: "Zhang, Dabao" Date: Fri, 20 May 2022 17:03:37 -0400 Subject: [PATCH] Update gexp_prep_gtex.sh --- script/gexp_prep/gexp_prep_gtex.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/gexp_prep/gexp_prep_gtex.sh b/script/gexp_prep/gexp_prep_gtex.sh index 621354f..9fb0fb1 100755 --- a/script/gexp_prep/gexp_prep_gtex.sh +++ b/script/gexp_prep/gexp_prep_gtex.sh @@ -25,4 +25,4 @@ python3 $SIGNET_SCRIPT_ROOT/gexp_prep/eqtl_prepare_expression_igt2log.py $tpm \ --sample_id_list sample_ids_tissue.txt -echo -e "Normalizing gene expressions... Completed!\n" +echo -e "Normalizing gene expressions... completed!\n"