- Jan 14, 2011
-
-
Aaron authored
It now lives in the "filo" package.
-
- Jan 03, 2011
- Sep 22, 2010
-
-
Aaron authored
-
- Sep 21, 2010
-
-
Aaron authored
-
- Aug 18, 2010
-
-
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.
-
- Aug 16, 2010
- Aug 04, 2010
-
-
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.
-
- Jul 18, 2010
-
-
Aaron authored
-
- Jul 17, 2010
-
-
Aaron authored
-
- Jul 06, 2010
-
-
Aaron authored
-
- Jul 05, 2010
-
-
Aaron authored
-
- Jul 04, 2010
-
-
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.
-
- Jul 01, 2010
- Jun 30, 2010
-
-
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.
-
- Apr 15, 2010
-
-
Aaron authored
-
- Mar 24, 2010
-
-
Aaron authored
-
- Mar 18, 2010
-
-
Aaron authored
-
- Jan 04, 2010
- Nov 18, 2009
-
-
Aaron authored
Ready for publication release. Checked all of the help messages. Cleaned up some inconsistencies.
-
- Nov 16, 2009
-
-
Aaron authored
-
- May 11, 2009
-
-
Aaron authored
1. Changed master Makefile to compile utils first. 2. Fixed obvious bug in calculating discrete DOC in genomeCoverageBed --Identified by Scott Dewell, Rockefeller University. Thanks!
-
- May 05, 2009
-
-
Aaron Quinlan authored
1. Added strandedness to relevant programs (e.g. intersectBed, mergeBed, etc.) 2. Moved reportBed and reportBedRange to bedFile.cpp to clean up code 3. Sped up file parsing. Added lineFileUtilities.cpp 4. Added peIntersectBed
-
- Apr 27, 2009
-
-
Aaron Quinlan authored
1. Added subtractBed. A. Fixed bug that prevented "split" overlaps from being reported. B. Prevented A from being reported if >=1 feature in B completely spans it. 2. Added linksBed. 3. Added the ability to define separate windows for upstream and downstream to windowBed.
-
- Apr 26, 2009
-
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
Aaron Quinlan authored
-
- Apr 24, 2009
-
-
Aaron Quinlan authored
1. Added a README for installation 2. Modified intersectBed and windowBed to call one function for finding overlaps. This function is now called when reading from cin or from a file. 3. Added acknowledgements. 4. Corrected the PROGRAM_NAME in coverageBed
-
- Apr 23, 2009
-
-
Aaron Quinlan authored
-
- Apr 10, 2009
-
-
Aaron Quinlan authored
-