- 28 May, 2015 2 commits
-
-
arq5x authored
-
Aaron Quinlan authored
Addressed >2 numbers in VCF SVLEN, can appear at endl w/ tab, semi-co…
-
- 27 May, 2015 11 commits
-
-
Neil Kindlon authored
-
Neil Kindlon authored
-
Aaron Quinlan authored
Removed accidental copy in BinTree to fix speed
-
Neil Kindlon authored
Changed common help to remove -names, -filenames, and -sortout from all tools but intersect and closest.
-
Neil Kindlon authored
-
arq5x authored
-
arq5x authored
-
arq5x authored
-
arq5x authored
-
arq5x authored
-
Aaron Quinlan authored
Addressed BinTree memory blow-up; -m in fisher (w/ unit tests)
-
- 26 May, 2015 2 commits
-
-
Neil Kindlon authored
-
Aaron Quinlan authored
Getfasta fixes
-
- 25 May, 2015 2 commits
-
-
Gaik Tamazian authored
If modification time of a FASTA index file is less than modification time of its FASTA file, then the warning message is shown; resolves #228.
-
Gaik Tamazian authored
-
- 21 May, 2015 1 commit
-
-
Aaron Quinlan authored
fixed sample and coverage unit tests, fixed up CommonHelp for all PFM tools
-
- 19 May, 2015 1 commit
-
-
Neil Kindlon authored
-
- 18 May, 2015 1 commit
-
-
Neil Kindlon authored
-
- 16 May, 2015 12 commits
-
-
Neil Kindlon authored
-
Neil Kindlon authored
-
Neil Kindlon authored
-
Neil Kindlon authored
-
arq5x authored
-
arq5x authored
-
arq5x authored
-
arq5x authored
-
arq5x authored
-
arq5x authored
-
Aaron Quinlan authored
corected unit test files for VCF insertions; changed to min instead of m...
-
Neil Kindlon authored
-
- 14 May, 2015 1 commit
-
-
Neil Kindlon authored
-
- 13 May, 2015 1 commit
-
-
Aaron Quinlan authored
Fix a crash bug (when end == -1).
-
- 12 May, 2015 1 commit
-
-
John Marshall authored
Don't rebuild FileRecordTools/FileRecord*.o every time. Clean version_git.h.
-
- 11 May, 2015 3 commits
-
-
-
Neil Kindlon authored
-
Linlin Yan authored
-
- 08 May, 2015 1 commit
-
-
John Marshall authored
The previous maxVal initialisation elicited a warning; by using unsigned we can format all values of int including the most negative anyway.
-
- 07 May, 2015 1 commit
-
-
John Marshall authored
...so that namespace "std" already exists when we try to use it, as it will have been declared by the standard headers #included. Doing otherwise elicits a warning from Clang.
-