Skip to content

Commit

Permalink
Update network.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdb authored May 20, 2022
1 parent bc8d8df commit a2c6331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/network/network.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ singularity exec $sif Rscript $SIGNET_SCRIPT_ROOT/network/summarize.r &&
scp $SIGNET_TMP_ROOT/tmpn/stage2/output/CoeffMat0 ${resn}_CoeffMat0
scp $SIGNET_TMP_ROOT/tmpn/net.genepos ${resn}_net.genepos

echo -e "\nNetwork analysis completed!!!\n"
echo -e "\nNetwork construction is completed!\n"

0 comments on commit a2c6331

Please sign in to comment.