diff --git a/bin/1.2_filter_motifs/compareBed.sh b/bin/1.2_filter_motifs/compareBed.sh index d0a1baf..e1ac62f 100644 --- a/bin/1.2_filter_motifs/compareBed.sh +++ b/bin/1.2_filter_motifs/compareBed.sh @@ -1,7 +1,7 @@ #!/bin/bash # This script utilizes bedtools to gain non-overlapping sequence parts between bed-files -# merge.R and maxScore.R are needed to be saved in the same directory than this to make it work +# merge.R and maxScore.R are needed to be saved in the same directory as this to make it work # For more information read the wiki or run ./compareBed.sh without parameters # author Jannik Hamp # jannik.hamp@googlemail.com