- Aug 31, 2011
-
-
Aaron authored
-
- Jan 03, 2011
-
-
Aaron authored
-
- Sep 22, 2010
-
-
Aaron authored
-
- Jul 18, 2010
-
-
Aaron authored
-
- Jul 17, 2010
-
-
Aaron authored
-
- Apr 15, 2010
-
-
Aaron authored
- also standardized the naming convention for private variables. - loadIntoMap methods use Open/Get/Close idiom.
-
- Jan 23, 2010
-
-
Aaron authored
There was a problem with the way args with a value were being parsed.
-
- Jan 04, 2010
-
-
Aaron authored
-
- Jan 01, 2010
-
-
Aaron authored
-
- Dec 30, 2009
-
-
Aaron authored
1. Revised usage to 80 chars 2. GPL headers 3. Added new stdin logic 4. Changes logo. 5. Revised the usage statement.
-
- Dec 29, 2009
- Nov 18, 2009
-
-
Aaron authored
Ready for publication release. Checked all of the help messages. Cleaned up some inconsistencies.
-
- Oct 27, 2009
-
-
Aaron authored
1. Updated the mergeBed documentation to describe the -names option which allows one to report the names of the features that were merged (separated by semicolons).
-
- May 12, 2009
-
-
Aaron authored
-
- May 05, 2009
-
-
“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
-
- Apr 27, 2009
-
-
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.
-
- Apr 26, 2009
-
-
Aaron Quinlan authored
-
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 23, 2009
-
-
Aaron Quinlan authored
-
- Apr 15, 2009
-
-
Aaron Quinlan authored
Rather self-explanatory. Affects *Main.cpp files. Also affects the bedFile.cpp file. All of the BED entry checks now write to stderr.
-
- Apr 10, 2009
-
-
Aaron Quinlan authored
Changed the include from graphBed.h to coverageBed.h coverageMain.cpp: Changed the include from graphBed.h to coverageBed.h
-
- Apr 09, 2009
-
-
Aaron Quinlan authored
-