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

reorrder

parent 48f33c09
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ then
python normalize_allele_names.py "$(mhcflurry-downloads path allele_sequences)/class1_pseudosequences.csv" --out allele_sequences.34mer.csv
fi
for kind in single_hidden_no_pretrain no_pretrain 34mer_sequence
for kind in 34mer_sequence single_hidden_no_pretrain no_pretrain
do
CONTINUE_INCOMPLETE_ARGS=""
if [ "$2" == "continue-incomplete" ] && [ -d "models.unselected.${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