One fixes a compiler warning resulting from a macro in groupBy.
The other two relate directly to the topic at hand, zero length features. In bedFile, I have added logic so that bedFile::findOverlapsPerBin() will find features of zero length. I have also changed intersectBed to find features which are of length zero.
I have not tested these changes on tools other than intersectBed.
There are 3 commits in this fork.
One fixes a compiler warning resulting from a macro in groupBy.
The other two relate directly to the topic at hand, zero length features. In bedFile, I have added logic so that bedFile::findOverlapsPerBin() will find features of zero length. I have also changed intersectBed to find features which are of length zero.
I have not tested these changes on tools other than intersectBed.