Multiple changes.
1. Added BAM support to windowBed. 2. Forced correct BEDPE ordering for bamToBed. 3. Added default overlapFraction = 0.0 to bedFile prototype.
Showing
- src/bamToBed/bamToBed.cpp 14 additions, 3 deletionssrc/bamToBed/bamToBed.cpp
- src/intersectBed/intersectMain.cpp 1 addition, 1 deletionsrc/intersectBed/intersectMain.cpp
- src/utils/bedFile/bedFile.h 2 additions, 2 deletionssrc/utils/bedFile/bedFile.h
- src/windowBed/Makefile 4 additions, 3 deletionssrc/windowBed/Makefile
- src/windowBed/windowBed.cpp 129 additions, 29 deletionssrc/windowBed/windowBed.cpp
- src/windowBed/windowBed.h 13 additions, 3 deletionssrc/windowBed/windowBed.h
- src/windowBed/windowMain.cpp 24 additions, 4 deletionssrc/windowBed/windowMain.cpp
Please register or sign in to comment