- Nov 13, 2013
-
-
nkindlon authored
Added more unit tests for bed, gzip, and bgzipped files with large headers from file, redirect, pipe and fifo.
-
- Nov 06, 2013
-
-
nkindlon authored
Fixed a bug in BamRecord::printUnmapped, added a unit test with with data file for unmapped Bam reads.
-
- Oct 29, 2013
- Oct 28, 2013
-
-
nkindlon authored
-
- Oct 15, 2013
-
-
nkindlon authored
-
- Oct 11, 2013
-
-
nkindlon authored
-
- Oct 09, 2013
-
-
nkindlon authored
Moved short circuit for BAM unmapped reads to Record::sameChromIntersect for when query record isn't BAM but DB record is.
-
- Oct 04, 2013
-
-
nkindlon authored
-
- Sep 29, 2013
-
-
nkindlon authored
-
- Sep 27, 2013
-
-
nkindlon authored
-
- Sep 26, 2013
-
-
nkindlon authored
Shortened output buffer, corrected Chromsweep errors with some print options due to early termination.
-
- Sep 24, 2013
-
-
nkindlon authored
-
Aaron R. Quinlan authored
-
- Sep 20, 2013
-
-
nkindlon authored
-
- Sep 19, 2013
-
-
nkindlon authored
-
- Sep 13, 2013
-
-
nkindlon authored
-
- Sep 12, 2013
-
-
nkindlon authored
-
- Sep 11, 2013
-
-
nkindlon authored
-
- Sep 10, 2013
- Jun 27, 2013
-
-
Brent Pedersen authored
-
- Feb 01, 2013
-
-
John Marshall authored
Because $(SOURCES) contains non-.cpp files, object files were being built twice, once as .o and once (somewhat by luck!) as .h.
-
John Marshall authored
-
- Jan 29, 2013
-
-
Aaron authored
-
- Jan 09, 2013
-
-
Aaron authored
-
- Dec 27, 2012
-
-
Aaron authored
-
- Dec 26, 2012
-
-
Aaron authored
-
- Dec 17, 2012
-
-
Aaron authored
-
- Nov 03, 2012
-
-
Aaron authored
-
- Nov 02, 2012
-
-
Aaron authored
-
- Oct 31, 2012
-
-
Aaron authored
-
- Oct 30, 2012
- Oct 29, 2012
- Oct 10, 2012
-
-
Nathan Weeks authored
sockaddr_in and sockaddr_in6 are defined in netinet/in.h, which may or may not be included by arpa/inet.h (per POSIX.1-2008). Explicitly include netinet/in.h to compilation on FreeBSD 9.0.
-