Skip to content
Snippets Groups Projects
  1. Jan 05, 2010
  2. Jan 04, 2010
  3. Jan 01, 2010
  4. 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
  5. Nov 16, 2009
  6. 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
  7. Oct 21, 2009
  8. Oct 15, 2009
  9. 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
  10. Sep 15, 2009
  11. Sep 14, 2009
  12. 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
  13. Jun 25, 2009
  14. 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
  15. May 29, 2009
  16. May 19, 2009
  17. May 12, 2009
  18. May 05, 2009
  19. Apr 28, 2009
Loading