Skip to content
Snippets Groups Projects
  1. Jan 04, 2010
  2. Jan 03, 2010
  3. Jan 01, 2010
  4. Dec 30, 2009
    • Aaron's avatar
      Updated maskFastaFromBed. · 890b0e71
      Aaron authored
      	1. Revised usage to 80 chars
      	2. GPL headers
      	3. Added new stdin logic
      	4. Changed logo.
      	5. Revised the usage statement.
      890b0e71
    • 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
    • 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
    • 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
  5. 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
    • Aaron's avatar
      Updated subtractBed · 787d9678
      Aaron authored
      	1. Revised usage to 80 chars
      	2. GPL headers
      	3. Added new stdin logic
      787d9678
    • Aaron's avatar
      Updated closestBed · ad9419b0
      Aaron authored
      	1. Revised usage to 80 chars
      	2. GPL headers
      	3. Added new stdin logic
      ad9419b0
    • Aaron's avatar
      Multiple changes to intersect and window · e88db706
      Aaron authored
      	1. Added GPLv2 license to entire distribution
      	2. Added GPL headers to intersect and window
      	3. Added new stdin logic to windowBed
      e88db706
  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 27, 2009
  8. Nov 16, 2009
  9. Nov 14, 2009
  10. 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
  11. Oct 21, 2009
  12. 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
  13. Oct 15, 2009
  14. 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
  15. Sep 15, 2009
  16. Sep 14, 2009
  17. 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
  18. Jun 25, 2009
  19. 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
  20. May 29, 2009
  21. May 19, 2009
  22. May 11, 2009
Loading