- 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
-
- Jul 17, 2010
-
-
Aaron authored
-
- Jun 30, 2010
-
-
Aaron authored
1. Added support for VCF 4.0. BED.end is based on the size of the REF allele in the VCF entry. 2. Fixed a bug in BamReader.cpp that bombed when seq and qual are == "*" 3. Changed the Makefiles to inherit flags from the master Makefile in the root directory. 4. Fixed a bug in bedToBam to created incorrect CIGAR strings for the first block.
-
- 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
- Apr 15, 2010
-
-
Aaron authored
-
- Mar 24, 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 08, 2010
-
-
Aaron authored
-
- Jan 07, 2010
-
-
Aaron authored
-
- Jan 05, 2010
-
-
Aaron authored
-
- Jan 04, 2010
- Nov 18, 2009
-
-
Aaron authored
Ready for publication release. Checked all of the help messages. Cleaned up some inconsistencies.
-
- Nov 16, 2009
- Jun 25, 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
-