Skip to content

Commit

Permalink
Update bwa.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-tellini authored Dec 1, 2022
1 parent 158c5a3 commit b90e989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scr/bwa.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

BaseDir=$1
Nthreads=10
Nthreads=2
Nruns=2

cd $BaseDir
Expand Down

0 comments on commit b90e989

Please sign in to comment.