Skip to content
Snippets Groups Projects
  1. Jan 25, 2011
  2. Jan 19, 2011
  3. Jan 06, 2011
  4. Jan 03, 2011
  5. Sep 22, 2010
  6. Sep 21, 2010
  7. Aug 05, 2010
  8. Jul 18, 2010
  9. Jul 17, 2010
  10. Jun 30, 2010
    • Aaron's avatar
      Multiple changes. · 184656c1
      Aaron authored
      	1.  Added support for VCF 4.0.  BED.end is based on the size of the REF allele in the VCF entry.
      	2.  Fixed a bug in BamReader.cpp that bombed when seq and qual are == "*"
      	3.  Changed the Makefiles to inherit flags from the master Makefile in the root directory.
      	4.  Fixed a bug in bedToBam to created incorrect CIGAR strings for the first block.
      184656c1
  11. Jun 29, 2010
    • Aaron's avatar
      Large commit · ff07e83c
      Aaron authored
      	1. Reset BED.strand to be string instead of char in the interest of generality.
      	2. Fixed bug in genomeCoverageBed where NULL entries where genome summaries were err. reported with -bga.
      	3. Fixed bug in closestBed where NULL entries were err. reported when BED > 6.
      	4. Standardized the Open, Get, Close idiom per improvements from Gordon Assaf.
      	5. Add "split" logic to bamToBed.
      ff07e83c
  12. Apr 26, 2010
  13. Apr 15, 2010
  14. Mar 24, 2010
  15. Mar 23, 2010
  16. Jan 23, 2010
  17. Jan 11, 2010
  18. Jan 08, 2010
  19. Jan 05, 2010
  20. Jan 04, 2010
  21. Jan 01, 2010
  22. 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
  23. Dec 19, 2009
    • 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
  24. Nov 27, 2009
  25. Nov 18, 2009
  26. Nov 16, 2009
Loading