- Apr 08, 2014
-
-
nkindlon authored
-
- Feb 28, 2014
-
-
nkindlon authored
-
- Feb 06, 2014
-
-
nkindlon authored
-
- Oct 28, 2013
-
-
nkindlon authored
-
- Sep 10, 2013
-
-
nkindlon authored
-
- Nov 02, 2012
-
-
Aaron authored
-
- Jan 26, 2012
- Jan 17, 2012
-
-
Aaron authored
-
- Dec 29, 2011
-
-
Aaron authored
-
- Dec 12, 2011
- Oct 21, 2011
-
-
Aaron authored
-
- Sep 16, 2011
-
-
Aaron authored
-
- Jun 17, 2011
-
-
Aaron authored
-
- Jul 23, 2010
-
-
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.
-
- Jun 29, 2010
- Apr 26, 2010
-
-
Aaron authored
-
- Apr 15, 2010
-
-
Aaron authored
-
- Jan 10, 2010
-
-
Aaron authored
-
- Jan 05, 2010
-
-
Aaron authored
-
- Jan 04, 2010
- 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 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
-