Skip to content
Snippets Groups Projects
  1. Dec 30, 2009
    • Aaron's avatar
      Updated coverageBed and bedFile.cpp · d9fcb67c
      Aaron authored
      	1. Revised usage to 80 chars
      	2. GPL headers
      	3. Added new stdin logic
      	4. Changes logo.
      	5. Updated bedFile.cpp's loadBedIntoMapBin to support stdin.
      d9fcb67c
  2. Dec 29, 2009
    • Aaron's avatar
      Updated mergeBed and bedFile.cpp · ee63ec3b
      Aaron authored
      	1. Revised usage to 80 chars
      	2. GPL headers
      	3. Added new stdin logic
      	4. Changes logo.
      	5. Updated bedFile.cpp's loadBedIntoMapNoBin.  Bug in stdin logic.
      ee63ec3b
  3. Sep 21, 2009
  4. May 19, 2009
  5. 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
  6. Apr 26, 2009
  7. 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
  8. Apr 21, 2009
    • Aaron Quinlan's avatar
      Updated mergeBed reporting logic · 80f29d23
      Aaron Quinlan authored
      	1.  Changed the cout statements for the last entries for a chromosome.
      	2.  I had forgotten to report the number of merged entries when -n is requested.
      	3.  I also fixed a bug that occassionally caused the last entry for a chromosome
      	    to report the chrom twice in the output.
      80f29d23
  9. Apr 09, 2009
Loading