Skip to content

Commit

Permalink
Update gexp_prep_portal.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdb authored May 20, 2022
1 parent 9bad142 commit f644bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/gexp_prep_portal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ do
file_check $(eval "$(echo "echo \$${i}")")
done

$SIGNET_SCRIPT_ROOT/gexp_prep/gexp_prep.sh && echo -e "Gene Expression Preprocessing Finished\nPlease look at PCA\n"
$SIGNET_SCRIPT_ROOT/gexp_prep/gexp_prep.sh && echo -e "Gene expression preprocessing ... completed!\nPlease check PCA\n"

echo -e "Finish time: $(date)"

0 comments on commit f644bcc

Please sign in to comment.