Skip to content
Snippets Groups Projects
  1. Sep 01, 2011
  2. Aug 31, 2011
  3. Jan 03, 2011
  4. Dec 03, 2010
  5. Aug 04, 2010
    • Aaron's avatar
      Multiple changes. · 5d8e5739
      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.
      5d8e5739
  6. Jul 18, 2010
  7. Jun 29, 2010
    • Aaron's avatar
      Large commit · ff07e83c
      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.
      ff07e83c
  8. Apr 26, 2010
  9. Feb 12, 2010
    • Aaron's avatar
      Fixed several bugs and improved BAM performance. · 2fe5a837
      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.
      2fe5a837
  10. Jan 07, 2010
  11. Jan 04, 2010
  12. Nov 18, 2009
  13. Nov 16, 2009
  14. May 05, 2009
    • Aaron Quinlan's avatar
      Strandedness. reportBed in bedFile. peIntersect · ac52b452
      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
      ac52b452
Loading