comparison overlapBed.xml @ 1:7511823bdea1 draft

Uploaded
author iuc
date Fri, 08 Aug 2014 18:17:59 -0400
parents 4fb5ea02b441
children 315929597efb
comparison
equal deleted inserted replaced
0:4fb5ea02b441 1:7511823bdea1
24 24
25 overlap computes the amount of overlap (in the case of positive values) or distance (in the case of negative values) between feature coordinates occurring on the same input line and reports the result at the end of the same line. In this way, it is a useful method for computing custom overlap scores from the output of other BEDTools. 25 overlap computes the amount of overlap (in the case of positive values) or distance (in the case of negative values) between feature coordinates occurring on the same input line and reports the result at the end of the same line. In this way, it is a useful method for computing custom overlap scores from the output of other BEDTools.
26 26
27 @REFERENCES@ 27 @REFERENCES@
28 </help> 28 </help>
29 <expand macro="citations" />
29 </tool> 30 </tool>