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

fix

parent fb45dfe2
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +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"
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