Skip to content
Snippets Groups Projects
Commit 219533a0 authored by Timothy ODonnell's avatar Timothy ODonnell
Browse files

tweak chunk size

parent d3fae084
No related branches found
No related tags found
No related merge requests found
......@@ -128,7 +128,7 @@ do
"$(pwd)/proteome_peptides.$subset.csv.bz2" \
--result-dtype "float16" \
--predictor mixmhcpred \
--chunk-size 500000 \
--chunk-size 10000 \
--allele $(cat alleles.txt) \
--out "$OUT_DIR" \
--worker-log-dir "$SCRATCH_DIR/$DOWNLOAD_NAME" \
......
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