- 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 28, 2010
-
-
Aaron authored
1. atoi fails in parseLine when start = 0. Changed to strtol. 2. modified parseBedLine and parseGffLine to do better sanity checking.
-
Aaron authored
-
Aaron authored
-
Aaron authored
-
Aaron authored
1. pairToBed had a bug in the way it parsed -a 2. extraneous tr1/unordered_map include in bedfile.h causes compile issues on some machines.
-
- Jan 23, 2010
- Jan 19, 2010
-
-
Aaron authored
-
- Jan 11, 2010
- Jan 10, 2010
- Jan 08, 2010
- Jan 07, 2010
- Jan 06, 2010
-
-
Aaron authored
-
- Jan 05, 2010
- Jan 04, 2010