- 22 Jul, 2009 1 commit
-
-
Aaron authored
1. Added limits.h to bedFile.h to prevent compilation errors on some systems. 2. Fixed the bedFile.cpp parsing logic to allow proper parsing of track and browser lines
-
- 25 Jun, 2009 2 commits
- 15 Jun, 2009 1 commit
-
-
Aaron authored
1. Fixed a bug in peIntersectBed that prevented -a from being correctly handled when passed via stdin. 2. Added new functionality to coverageBed that calculates the density of coverage. 3. Fixed bug in genomeCoverageBed.
-
- 29 May, 2009 1 commit
-
-
Aaron authored
1. When using stdin, the "inspan" annd "outspan" modes were not working. Simple bug in the if statement...copy and paste error.
-
- 19 May, 2009 4 commits
- 13 May, 2009 1 commit
-
-
Aaron authored
-
- 12 May, 2009 1 commit
-
-
Aaron authored
-
- 11 May, 2009 2 commits
- 06 May, 2009 1 commit
-
-
Aaron authored
-
- 05 May, 2009 3 commits
-
-
Aaron authored
-
“arq5x” authored
-
Aaron Quinlan authored
1. Added strandedness to relevant programs (e.g. intersectBed, mergeBed, etc.) 2. Moved reportBed and reportBedRange to bedFile.cpp to clean up code 3. Sped up file parsing. Added lineFileUtilities.cpp 4. Added peIntersectBed
-
- 29 Apr, 2009 1 commit
-
-
Aaron Quinlan authored
-
- 28 Apr, 2009 9 commits
-
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
- 27 Apr, 2009 1 commit
-
-
Aaron Quinlan authored
1. Added subtractBed. A. Fixed bug that prevented "split" overlaps from being reported. B. Prevented A from being reported if >=1 feature in B completely spans it. 2. Added linksBed. 3. Added the ability to define separate windows for upstream and downstream to windowBed.
-
- 26 Apr, 2009 11 commits
-
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
1. Cleaned up the whitespace in bedFile.cpp and bedFile.h 2. Added a check in bedFile.cpp to detect if the BED file is space-delimited.
-
Aaron Quinlan authored
-
- 24 Apr, 2009 1 commit
-
-
Aaron Quinlan authored
1. Thanks to Loyal Goff at CSAIL/Broad for help identifying misssing includes. 2. Updated README to reflect this.
-