First attempt at script-run-workflow

This commit is contained in:
2024-07-21 23:50:24 -04:00
parent 628356652d
commit 06dd700680
290 changed files with 5524411 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#nohup sh ./Process.sh ORF_List_Without_DAmPs.txt ../../REMcRdy_lm_only/*.txt &
#nohup sh ./Function.sh ORF_List_Without_DAmPs.txt ../../REMcRdy_lm_only/*.txt &
#nohup sh ./Component.sh ORF_List_Without_DAmPs.txt ../../REMcRdy_lm_only/*.txt &
sh ./Process.sh ORF_List_Without_DAmPs.txt ../../REMcRdy_lm_only/*.txt &