Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
igordot committed Sep 7, 2017
1 parent 99699fa commit 674648e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segments/align-bowtie2-atac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ fi
module load bowtie2/2.2.6
module load samtools/1.3

sambamba_bin="/ifs/home/id460/bin/sambamba"
sambamba_bin="/ifs/home/id460/software/sambamba/sambamba_v0.6.6"

echo " * bowtie2: $(readlink -f $(which bowtie2)) "
echo " * bowtie2 version: $(bowtie2 --version 2>&1 | head -1) "
Expand Down

0 comments on commit 674648e

Please sign in to comment.