Skip to content
Snippets Groups Projects
Commit 792a9aa3 authored by Timothy ODonnell's avatar Timothy ODonnell Committed by Tim O'Donnell
Browse files

fix

parent 733d8f4f
No related merge requests found
......@@ -47,6 +47,8 @@ for kind in with_mass_spec no_mass_spec
do
python run_mhcflurry.py \
proteome_peptides.csv.bz2 \
--chunk-size 1000000 \
--batch-size 65536 \
--models-dir "$(mhcflurry-downloads path models_class1_pan)/models.$kind" \
--allele $(cat alleles.txt) \
--out "predictions/mhcflurry.$kind" \
......
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