- Jan 05, 2010
-
-
Aaron authored
-
- Jan 01, 2010
-
-
Aaron authored
-
- Dec 19, 2009
-
-
Aaron authored
Rewrote complementBed to use a slower but much simpler approach. This resolves several bugs with the previous logic.
-
- May 12, 2009
-
-
Aaron authored
-
- May 05, 2009
-
-
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
-
- Apr 26, 2009
-
-
Aaron Quinlan authored
-
- Apr 24, 2009
-
-
Aaron Quinlan authored
1. Added a README for installation 2. Modified intersectBed and windowBed to call one function for finding overlaps. This function is now called when reading from cin or from a file. 3. Added acknowledgements. 4. Corrected the PROGRAM_NAME in coverageBed
-
- Apr 09, 2009
-
-
Aaron Quinlan authored
-