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

fix

parent 4e1824ea
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ else
--expression "$(mhcflurry-downloads path data_curated)/rna_expression.csv.bz2" \
--decoys-per-hit 1 \
--out train.multiallelic.csv \
--alleles "HLA-A*02:20"
--alleles "HLA-A*02:20" "HLA-A*02:05"
fi
ALLELE_LIST=$(bzcat "$MONOALLELIC_TRAIN" | cut -f 1 -d , | grep -v allele | uniq | sort | uniq)
......
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