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

fix

parent 339e7caf
No related branches found
No related tags found
No related merge requests found
...@@ -181,6 +181,7 @@ do ...@@ -181,6 +181,7 @@ do
then then
echo "Reusing existing multiallelic ${variant}" echo "Reusing existing multiallelic ${variant}"
else else
cp $SCRIPT_DIR/join_with_precomputed.py .
echo time python join_with_precomputed.py \ echo time python join_with_precomputed.py \
\""$(pwd)/benchmark.multiallelic.csv.bz2"\" \ \""$(pwd)/benchmark.multiallelic.csv.bz2"\" \
\""$(mhcflurry-downloads path data_mass_spec_benchmark)/predictions/all.${variant}"\" \ \""$(mhcflurry-downloads path data_mass_spec_benchmark)/predictions/all.${variant}"\" \
......
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