Skip to content
Snippets Groups Projects
  1. Jan 05, 2010
  2. Jan 04, 2010
  3. Jan 03, 2010
  4. Jan 01, 2010
  5. 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
  6. Dec 29, 2009
  7. Dec 20, 2009
    • Aaron's avatar
      GFF support seems to work. Improved bedFile.cpp. · c0d4e8a4
      Aaron authored
      	1. Got parseGffLine working
      	2. Added GFF support to the reportBed* methods.
      	3. Cleaned up the stdin / parsing logic and centralized it within bedFile.cpp.
      	This removes some of the complexity from each of the tools and tidies the codebase
      	overall.
      c0d4e8a4
  8. 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
  9. Nov 27, 2009
  10. Nov 25, 2009
    • Aaron's avatar
      Version 2.3.2 (11/25/2009) · 26653576
      Aaron authored
      	Fixed a bug in subtractBed that prevent a file from subtracting itself when the following is used:
      	$ subtractBed -a test.bed -b test.bed
      26653576
  11. Nov 19, 2009
  12. Nov 18, 2009
  13. Nov 16, 2009
  14. Nov 14, 2009
  15. Nov 13, 2009
  16. 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
  17. Oct 23, 2009
Loading