- Jan 05, 2010
-
-
Aaron authored
-
- Jan 04, 2010
-
-
Aaron authored
-
- Jan 01, 2010
-
-
Aaron authored
-
- Dec 19, 2009
- Nov 16, 2009
-
-
Aaron authored
-
- 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).
-
- Oct 21, 2009
-
-
Aaron authored
-
- Oct 15, 2009
-
-
Aaron authored
-
- Sep 17, 2009
-
-
Aaron authored
1. Fixed yet another bug in the parsing of "track" or "browser" lines. Sigh... 2. Change the "score" column (i.e. column 5) to b stored as a string. While this deviates from the UCSC convention, it allows significantly more information to be packed into the column.
-
- Sep 15, 2009
-
-
Aaron authored
-
- Sep 14, 2009
-
-
Aaron authored
-
- Jul 22, 2009
-
-
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
-
- Jun 25, 2009
-
-
Aaron authored
-
- Jun 15, 2009
-
-
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.
-
- May 29, 2009
-
-
Aaron authored
1. When using stdin, the "inspan" annd "outspan" modes were not working. Simple bug in the if statement...copy and paste error.
-
- May 19, 2009
- 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 28, 2009
-
-
Aaron Quinlan authored
-