Skip to content

Commit

Permalink
message
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhongli Jiang committed May 1, 2022
1 parent 69cc2a2 commit dff6d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/adj_portal_gtex.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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)"

0 comments on commit dff6d25

Please sign in to comment.