- Jan 05, 2010
-
-
Aaron authored
-
- Jan 04, 2010
- Jan 03, 2010
-
-
Aaron authored
-
- Jan 01, 2010
- Dec 30, 2009
-
-
Aaron authored
1. Revised usage to 80 chars 2. GPL headers 3. Added new stdin logic 4. Changed logo. 5. Revised the usage statement.
-
Aaron authored
1. Revised usage to 80 chars 2. GPL headers 3. Added new stdin logic 4. Changed logo. 5. Revised the usage statement.
-
Aaron authored
1. Revised usage to 80 chars 2. GPL headers 3. Added new stdin logic 4. Changes logo. 5. Revised the usage statement.
-
Aaron authored
1. Revised usage to 80 chars 2. GPL headers 3. Added new stdin logic 4. Changes logo. 5. Updated bedFile.cpp's loadBedIntoMapBin to support stdin.
-
- 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.
-
Aaron authored
1. Revised usage to 80 chars 2. GPL headers 3. Added new stdin logic
-
Aaron authored
1. Revised usage to 80 chars 2. GPL headers 3. Added new stdin logic
-
Aaron authored
1. Added GPLv2 license to entire distribution 2. Added GPL headers to intersect and window 3. Added new stdin logic to windowBed
-
Aaron authored
-
Aaron authored
-
- Dec 20, 2009
-
-
Aaron authored
1. Got parseGffLine working 2. Added GFF support to the reportBed* methods. 3. Cleaned up the stdin / parsing logic and centralized it within bedFile.cpp. This removes some of the complexity from each of the tools and tidies the codebase overall.
-
- Dec 19, 2009
- Nov 27, 2009
-
-
Aaron authored
This becomes the new model for handling files/stdin, rather than duplicating the main logic of each porgram in a block for files and a block for stdin. Much slicker.
-
- Nov 25, 2009
-
-
Aaron authored
Fixed a bug in subtractBed that prevent a file from subtracting itself when the following is used: $ subtractBed -a test.bed -b test.bed
-
- Nov 19, 2009
- Nov 18, 2009
- Nov 16, 2009
- Nov 14, 2009
-
-
Aaron authored
Working on maskFastaFromBed, permuteBed and addFlanksBed
-
- Nov 13, 2009
-
-
Aaron authored
Forced an exit if negative coordinates are encountered.
-
- 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).
-
- Oct 23, 2009