Bladeren bron

Update readme.md

Mike Mikailov 5 jaren geleden
bovenliggende
commit
1660a7959d
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -25,7 +25,7 @@ The lookup tables are created only once and used at [Prediction](#2-prediction)
 - Run commands listed in the below subsections to launch SGE jobs to generate prediction matrices.
 ## 2.1 With color normalization
 - qsub process_main.sh ./config_testing_cn_true.txt  
+-- *process_main.sh* in turn submits a number of SGE jobs using *process_array.sh* which in turn runs *process_images_grp_normalization_wli.py* in the array jobs generated for every slide. Number of tasks in an array job determined automatically based on the number of groups in the corresponding HDF5 file.
 - qsub process_main.sh ./config_normal_cn_true.txt  
 - qsub process_main.sh ./config_tumor_cn_true.txt