Skip to content

Commit

Permalink
adding threads
Browse files Browse the repository at this point in the history
  • Loading branch information
explodecomputer committed Dec 2, 2024
1 parent 7516c48 commit 4355f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 03-prs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ do
bin/plink2 \
--bfile ${genotype_processed_dir}/scratch/indep2 \
--score resources/genotypes/tophits/${ph}.txt \
--threads ${env_threads} \
--out ${genotype_processed_dir}/scratch/tophits/${ph}
fi

Expand Down

0 comments on commit 4355f50

Please sign in to comment.