We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 030e876 commit b4d55ccCopy full SHA for b4d55cc
1 file changed
runCLAM_git.sh
@@ -14,7 +14,8 @@
14
#$ -M your@email.com
15
#
16
17
-script_dir="./CLAM/bin"
+# change the script dir to your own if necessary
18
+script_dir="./"
19
20
echo "bamfile: $1"
21
echo "output folder: $2"
0 commit comments