arq5x / bedtools

A powerful toolset for genome arithmetic.
http://code.google.com/p/bedtools/
GNU General Public License v2.0
140 stars 85 forks source link

Update intersect.rst #102

Closed ghost closed 1 month ago

ghost commented 10 years ago

Changes: 1) In couple of places the intersection line contains "chr" instead of "chr1". That is line: 135, 150, 173, 187․ 2) When demonstrating -loj option, (line 172) the default intersection is used, however the result could be obtained by -wa -wb mode. 3) When demonstrating -u option, (line 260) the code runs default intersect, however the result shown, corresponds to that run with -wa option.