Bladeren bron

Update readme.md

Mike Mikailov 5 jaren geleden
bovenliggende
commit
53c355cbaa
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -22,7 +22,7 @@
 - bash create_lookup_grp.sh ./config_normal.txt  
 - bash create_lookup_grp.sh ./config_tumor.txt  
 
-The lookup tables are created only once and used at [Prediction](#2-prediction) stage for launching array job tasks. These tasks are run in parallel and scalable manner - if there are not enough resourcs to running all tasks then they are queued up automatically and started as resources become available. Each task processes only one group. 
+The lookup tables are created only once and used at [Prediction](#2-prediction) stage for launching array job tasks. These tasks are run in parallel and scalable manner - if there are not enough resourcs for running all tasks then they are queued up automatically and started as resources become available. Each task processes only one group. 
 
 # 2 Prediction
 Run the below commands to launch SGE jobs to generate prediction matrices.