From 8a306b1567104f055f38c714467fc86565efeb08 Mon Sep 17 00:00:00 2001 From: JannikHamp Date: Fri, 14 Dec 2018 14:44:51 +0100 Subject: [PATCH] $"motifs" falsch -> "$motifs" richtig :) --- bin/compareBed.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/compareBed.sh b/bin/compareBed.sh index 97e4a82..db58a2c 100644 --- a/bin/compareBed.sh +++ b/bin/compareBed.sh @@ -226,7 +226,7 @@ Rscript --vanilla $path/maxScore.R "$workdir"/pass1Fa.bed #echo "also get subsequences with no overlap of overlapping sequences" help=true -if [ -d $"motifs" ] +if [ -d "$motifs" ] then for i in "$motifs"/*.bed do