diff --git a/downloads-generation/models_class1_consensus/GENERATE.sh b/downloads-generation/models_class1_consensus/GENERATE.sh index f1db2b217e730fc4cafc41e6b38ebbb2ada485e7..b8fcfa22af315742f27b029e13f6ff01c3a16590 100755 --- a/downloads-generation/models_class1_consensus/GENERATE.sh +++ b/downloads-generation/models_class1_consensus/GENERATE.sh @@ -38,6 +38,7 @@ time mhcflurry-class1-select-allele-specific-models \ --models-dir "$(mhcflurry-downloads path models_class1_unselected)/models" \ --out-models-dir models \ --scoring consensus \ + --consensus-num-peptides-per-length 10000 \ --num-jobs $(expr $PROCESSORS \* 2) --gpus $GPUS --max-workers-per-gpu 2 --max-tasks-per-worker 50 time mhcflurry-calibrate-percentile-ranks \