6 regels
317 B
Bash
6 regels
317 B
Bash
#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 &
|