- Apr 17, 2014
-
-
arq5x authored
-
- Apr 16, 2014
-
-
nkindlon authored
-
- Apr 15, 2014
-
-
nkindlon authored
-
- Apr 08, 2014
-
-
nkindlon authored
-
- Jan 29, 2013
-
-
Aaron authored
-
- Feb 12, 2012
-
-
Aaron authored
-
- Jan 17, 2012
-
-
Aaron authored
-
- Dec 29, 2011
-
-
Aaron authored
-
- Dec 12, 2011
- Jun 14, 2011
-
-
Aaron authored
-
- Feb 07, 2011
-
-
Aaron authored
-
- Jan 03, 2011
-
-
Aaron authored
-
- Sep 22, 2010
-
-
Aaron authored
-
- Sep 21, 2010
-
-
Aaron authored
-
- Jul 18, 2010
-
-
Aaron authored
-
- Jul 17, 2010
-
-
Aaron authored
-
- Apr 15, 2010
-
-
Aaron authored
-
- Feb 03, 2010
-
-
Aaron authored
1. The start and end coordinates for BED and BEDPE entries created by bamToBed are now based on the __aligned__ sequence, rather than the original sequence. It's obvious, but I missed it originally...sorry. 2. Fixed a bug in bamToBed that caused a crash when created BED / BEDPE from "spliced" BAM alignments. 3. Added an error message to mergeBed preventing one from using "-n" and "-nms" together. 4. Fixed a bug in pairToBed that caused neither -type "notispan" nor "notospan" to behave as described.
-
- Jan 23, 2010
-
-
Aaron authored
There was a problem with the way args with a value were being parsed.
-
- Jan 01, 2010
-
-
Aaron authored
-
- Dec 30, 2009
- Dec 29, 2009
-
-
Aaron authored
1. Revised usage to 80 chars 2. GPL headers 3. Added new stdin logic 4. Changes logo. 5. Updated bedFile.cpp's loadBedIntoMapNoBin. Bug in stdin logic.
-
- Nov 18, 2009
-
-
Aaron authored
Ready for publication release. Checked all of the help messages. Cleaned up some inconsistencies.
-
- Oct 27, 2009
-
-
Aaron authored
1. Updated the mergeBed documentation to describe the -names option which allows one to report the names of the features that were merged (separated by semicolons).
-
- Sep 21, 2009
-
-
Aaron authored
This allows the names field from all merged intervals to be reported in the merged block.
-
- May 12, 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 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
-
- Apr 23, 2009
-
-
Aaron Quinlan authored
-
- Apr 21, 2009
-
-
Aaron Quinlan authored
1. Changed intersectMain.cpp, complementMain.cpp and mergeMain.cpp to include information on how to run using stdin.
-
- Apr 15, 2009
-
-
Aaron Quinlan authored
Rather self-explanatory. Affects *Main.cpp files. Also affects the bedFile.cpp file. All of the BED entry checks now write to stderr.
-
- Apr 09, 2009
-
-
Aaron Quinlan authored
-