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

reorrder

parent e3b1e0dc
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