Skip to content

Commit

Permalink
Update geno_prep_portal_gtex.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdb authored May 20, 2022
1 parent ac6c8d4 commit 9bad142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/geno_prep_portal_gtex.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ done
echo "vcf.file: "$vcf
echo -e "\n"

$SIGNET_SCRIPT_ROOT/geno_prep/geno_prep_gtex.sh && echo "Genotype Preprocessing Finished"
$SIGNET_SCRIPT_ROOT/geno_prep/geno_prep_gtex.sh && echo "Genotype preprocessing ... completed!"

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

0 comments on commit 9bad142

Please sign in to comment.