We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce1e1d commit 5517347Copy full SHA for 5517347
README.md
@@ -42,7 +42,7 @@ export SCRATCH1=/storage1/fs1/songcao/
42
43
export LSF_DOCKER_VOLUMES="$STORAGE1:$STORAGE1 $STORAGE2:$STORAGE2"
44
45
-Then, start interactive queue for running jobs:
+Then, start interactive queue environment for running jobs:
46
bsub -G compute-dinglab -q dinglab-interactive -Is -a 'docker(scao/dailybox)' /bin/bash
47
48
Step1: Enter the directory where you downloaded somaticwrapper pipeline
0 commit comments