Skip to content
Snippets Groups Projects
  1. Jan 05, 2010
  2. Jan 04, 2010
  3. Jan 01, 2010
  4. Dec 30, 2009
    • Aaron's avatar
      Updated genomeCoverageBed. · 4ff410b4
      Aaron authored
      	1. Revised usage to 80 chars
      	2. GPL headers
      	3. Added new stdin logic
      	4. Changes logo.
      	5. Revised the usage statement.
      4ff410b4
  5. Dec 29, 2009
    • Aaron's avatar
      Updated subtractBed · 787d9678
      Aaron authored
      	1. Revised usage to 80 chars
      	2. GPL headers
      	3. Added new stdin logic
      787d9678
  6. Dec 19, 2009
    • Aaron's avatar
      Added initial cut at BED12 support. · 4a279c7c
      Aaron authored
      	Not thoroughly tested but looks good so far.
      	Initial cut at a GFF parser...needs work.
      4a279c7c
    • Aaron's avatar
      Version 2.3.3 (12/17/2009) · 0aec3a97
      Aaron authored
        Rewrote complementBed to use a slower but much simpler approach. This resolves several bugs with the previous logic.
      0aec3a97
  7. Nov 16, 2009
  8. Oct 27, 2009
    • Aaron's avatar
      Version 2.2.4 (10/27/2009) · 885b0515
      Aaron authored
      	1. Updated the mergeBed documentation to describe the -names option which allows one to report the names of the
      	features that were merged (separated by semicolons).
      885b0515
  9. Oct 21, 2009
  10. Oct 20, 2009
    • Aaron's avatar
      Release 2.2.1 · a61387e2
      Aaron authored
      	Fixed an obvious bug in subtractBed causing incorrect behavior when
      	two features in B overlapped with a feature in A.
      a61387e2
  11. Oct 15, 2009
  12. Sep 17, 2009
    • Aaron's avatar
      VERSION 2.1.2 · 572c76e0
      Aaron authored
      1. Fixed yet another bug in the parsing of "track" or "browser" lines.  Sigh...
      2. Change the "score" column (i.e. column 5) to b stored as a string.  While this deviates
         from the UCSC convention, it allows significantly more information to be packed into the column.
      572c76e0
  13. Sep 15, 2009
  14. Sep 14, 2009
  15. Jul 22, 2009
    • Aaron's avatar
      Version 2.1.1 · 235f6e7a
      Aaron authored
      	1. Added limits.h to bedFile.h to prevent compilation errors on some systems.
      	2. Fixed the bedFile.cpp parsing logic to allow proper parsing of track and browser lines
      235f6e7a
  16. Jun 25, 2009
  17. Jun 15, 2009
    • Aaron's avatar
      VERSION 2.1.0 · 23c77070
      Aaron authored
      	1. Fixed a bug in peIntersectBed that prevented -a from being correctly handled when passed via stdin.
      	2. Added new functionality to coverageBed that calculates the density of coverage.
      	3. Fixed bug in genomeCoverageBed.
      23c77070
  18. May 29, 2009
  19. May 19, 2009
  20. May 12, 2009
  21. May 05, 2009
  22. Apr 28, 2009
Loading