Skip to content

Commit

Permalink
Merge pull request #1112 from yfarjoun/patch-1
Browse files Browse the repository at this point in the history
Update overlap.rst
arq5x authored Jan 15, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents b144100 + 108b134 commit 8431dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/tools/overlap.rst
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ start and end coordinates. For example:

::

bedtools windo -a A.bed -b B.bed -w 10 | overlap -i stdin -cols 2,3,6,7
bedtools window -a A.bed -b B.bed -w 10 | bedtools overlap -i stdin -cols 2,3,6,7
chr1 10 20 A chr1 15 25 B 5
chr1 10 20 C chr1 25 35 D -5

0 comments on commit 8431dc8

Please sign in to comment.