Skip to content
Snippets Groups Projects
  1. Nov 02, 2011
  2. Sep 16, 2011
  3. Sep 15, 2011
  4. Jul 11, 2011
  5. Jun 29, 2011
  6. Jun 24, 2011
  7. Jun 23, 2011
  8. Jun 22, 2011
  9. Jun 17, 2011
  10. Apr 15, 2011
  11. Apr 14, 2011
  12. Mar 18, 2011
  13. Jan 14, 2011
  14. Jan 03, 2011
  15. Sep 22, 2010
  16. Sep 21, 2010
  17. Aug 18, 2010
    • Aaron's avatar
      Big commit. · b9ab28d0
      Aaron authored
      	1. Added new version of BamTools supporting uncompressed BAM.
      	2. Added -ubam option to intersectBed.
      	3. First functional release of annotateBed.
      	4. Updated GetEditDistance calls to GetTag(NM) per the new API change in BamTools.
      b9ab28d0
  18. Aug 16, 2010
  19. Aug 04, 2010
    • Aaron's avatar
      Multiple changes. · 5d8e5739
      Aaron authored
      	1. Fixed bug where an extra tab is inserted prior to \n in the report*Newline methods.
      	2. Fixed bug causing incorrect behavior when first bed feature has stant and end = 0.
      5d8e5739
  20. Jul 18, 2010
  21. Jul 17, 2010
  22. Jul 06, 2010
  23. Jul 05, 2010
  24. Jul 04, 2010
    • Aaron's avatar
      Large commit. · 3cba5c6c
      Aaron authored
      	A. Fixed massive bug in parseBedLine that disallowed BED features with start = 0.  Bad news.
      	1. Moved ToString to lineFileUtilities
      	2. Added tabFile class.  Works with gzip as well.
      	3. Changed groupBy to use the new TabFile class.
      	4. Added new collapse feature to groupBy.
      3cba5c6c
  25. Jul 01, 2010
  26. 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
  27. Apr 15, 2010
  28. Mar 24, 2010
  29. Mar 18, 2010
  30. Jan 04, 2010
  31. Nov 18, 2009
Loading