- Dec 11, 2013
-
-
arq5x authored
-
- Dec 09, 2013
-
-
arq5x authored
-
- Sep 10, 2013
-
-
nkindlon authored
-
- Jul 20, 2012
-
-
Aaron authored
-
- Jan 26, 2012
-
-
Aaron authored
-
- Dec 29, 2011
-
-
Aaron authored
-
- Dec 12, 2011
- Sep 15, 2011
-
-
Aaron authored
-
- Jul 18, 2010
- Jul 17, 2010
-
-
Aaron authored
-
- 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 26, 2010
-
-
Aaron authored
-
- Apr 15, 2010
-
-
Aaron authored
-
- Mar 23, 2010
-
-
Aaron authored
-
- Jan 05, 2010
-
-
Aaron authored
-
- Jan 04, 2010
-
-
Aaron authored
-
- Nov 16, 2009
-
-
Aaron authored
-
- May 05, 2009
-
-
“arq5x” authored
-
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 26, 2009
-
-
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
Added windowBed, which scans for overlaps within a requested widow size.
-
- Apr 10, 2009
-
-
Aaron Quinlan authored
There will no longer be local copies of the binaries in each of the respective src/* directories
-
- Apr 09, 2009
-
-
Aaron Quinlan authored
-