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

fix

parent 67df0dac
No related branches found
No related tags found
No related merge requests found
...@@ -127,7 +127,6 @@ if [ "$2" == "continue-incomplete" ] && [ -f "benchmark.multiallelic.predictions ...@@ -127,7 +127,6 @@ if [ "$2" == "continue-incomplete" ] && [ -f "benchmark.multiallelic.predictions
then then
echo "Reusing existing multiallelic predictions" echo "Reusing existing multiallelic predictions"
else else
cp $SCRIPT_DIR/predict.py .
time mhcflurry-predict \ time mhcflurry-predict \
benchmark.multiallelic.csv.bz2 \ benchmark.multiallelic.csv.bz2 \
--allele-column hla \ --allele-column hla \
......
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