Skip to content
Snippets Groups Projects
Commit ef9a61a9 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

Use 1M peptides for calibration

parent ffcb693f
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ time mhcflurry-class1-train-allele-specific-models \
--data "$(mhcflurry-downloads path data_curated)/curated_training_data.csv.bz2" \
--hyperparameters hyperparameters.yaml \
--out-models-dir models \
--percent-rank-calibration-num-peptides-per-length 1000000 \
--min-measurements-per-allele 100
cp $SCRIPT_ABSOLUTE_PATH .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment