Skip to content

Commit

Permalink
Update compareBed.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikHamp authored Jan 5, 2019
1 parent 58eff98 commit b1cab10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/1.2_filter_motifs/compareBed.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b1cab10

Please sign in to comment.