- Sep 01, 2011
- Aug 31, 2011
-
-
Aaron authored
-
- Jan 03, 2011
-
-
Aaron authored
-
- Dec 03, 2010
-
-
Aaron authored
-
- Aug 04, 2010
-
-
Aaron authored
1. Fixed bug where an extra tab is inserted prior to \n in the report*Newline methods. 2. Fixed bug causing incorrect behavior when first bed feature has stant and end = 0.
-
- Jul 18, 2010
-
-
Aaron authored
-
- Jun 29, 2010
-
-
Aaron authored
1. Reset BED.strand to be string instead of char in the interest of generality. 2. Fixed bug in genomeCoverageBed where NULL entries where genome summaries were err. reported with -bga. 3. Fixed bug in closestBed where NULL entries were err. reported when BED > 6. 4. Standardized the Open, Get, Close idiom per improvements from Gordon Assaf. 5. Add "split" logic to bamToBed.
-
- Apr 26, 2010
-
-
Aaron authored
-
- Feb 12, 2010
-
-
Aaron authored
1. Fixed bug to "re-allow" track and "browser" lines. 2. Fixed bug in reporting BEDPE overlaps. 3. Fixed bug when using type "notboth" with BAM files in pairToBed. 4. When comparing BAM files to BED/GFF annotations with intersectBed or pairToBed, the __aligned__ sequence is used, rather than the __original__ sequence.
-
- Jan 07, 2010
-
-
Aaron authored
-
- Jan 04, 2010
-
-
Aaron authored
-
- Nov 18, 2009
-
-
Aaron authored
Ready for publication release. Checked all of the help messages. Cleaned up some inconsistencies.
-
- Nov 16, 2009
- 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
-