浏览代码

Update readme.md

Mike Mikailov 5 年之前
父节点
当前提交
0842f88237
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      readme.md

+ 2 - 1
readme.md

@@ -8,7 +8,8 @@
 - Adjust configuration parameters in files *config_testing.txt*, *config_normal.txt* and *config_tumor.txt*.
 - Run the commands listed in the following subsections to launch Son of Grid Engine (SGE) jobs to extract, group patches in HDF5 files and create a lookup table for every HDF5 file. 
 ## 1.2 Extract and group
-- qsub split_main.sh ./config_testing.txt  
+- qsub split_main.sh ./config_testing.txt 
+-- *split_main.sh* in turn submits *split_grp.sh* which in turns runs *split_grp.py* in array job fashin.
 - qsub split_main.sh ./config_normal.txt  
 - qsub split_main.sh ./config_tumor.txt