Skip to content
Snippets Groups Projects
  1. Sep 01, 2011
  2. Aug 31, 2011
  3. Jul 19, 2011
  4. Apr 08, 2011
  5. Feb 23, 2011
  6. Jan 03, 2011
  7. Sep 22, 2010
  8. Jul 18, 2010
  9. 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
  10. Jun 08, 2010
  11. Apr 15, 2010
  12. Mar 15, 2010
  13. Jan 08, 2010
  14. Dec 30, 2009
    • Aaron's avatar
      Updated fastaFromBed. · 77e0047e
      Aaron authored
      	1. Revised usage to 80 chars
      	2. GPL headers
      	3. Added new stdin logic
      	4. Changed logo.
      	5. Revised the usage statement.
      77e0047e
  15. Nov 16, 2009
  16. Nov 14, 2009
  17. 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
  18. Apr 26, 2009
  19. Apr 24, 2009
    • Aaron Quinlan's avatar
      First public source release. Version 1.1 · ff4edaf0
      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
      ff4edaf0
  20. Apr 09, 2009
Loading