Skip to content

Commit b4d55cc

Browse files
authored
Update runCLAM_git.sh
1 parent 030e876 commit b4d55cc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

runCLAM_git.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
#$ -M your@email.com
1515
#
1616

17-
script_dir="./CLAM/bin"
17+
# change the script dir to your own if necessary
18+
script_dir="./"
1819

1920
echo "bamfile: $1"
2021
echo "output folder: $2"

0 commit comments

Comments
 (0)