소스 검색

Update readme.md

Mike Mikailov 5 년 전
부모
커밋
392d49a8fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -8,7 +8,7 @@
 - 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