- Oct 09, 2014
-
-
Aaron Quinlan authored
fix #117 by re-ordering contingency table.
-
- Oct 08, 2014
-
-
Brent Pedersen authored
-
- Sep 18, 2014
- Sep 08, 2014
-
-
Olivier Cinquin authored
-
- Sep 07, 2014
-
-
Aaron Quinlan authored
Update intersect.rst
-
- Sep 05, 2014
-
-
shao authored
update the output from "-u" option.
-
Aaron Quinlan authored
Update the format on code block
-
Eric Ho authored
-
- Sep 03, 2014
-
-
Aaron Quinlan authored
Add human hg38 genome file
-
Aaron Quinlan authored
Update overview.rst
-
- Sep 02, 2014
-
-
bioinfocoderz authored
Correction: redistrubute --> redistribute
-
- Sep 01, 2014
-
-
Martijn Vermaat authored
Created with the UCSC fetchChromSizes [1] tool: fetchChromSizes hg38 > genomes/human.hg38.genome [1] http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/fetchChromSizes
-
- Aug 16, 2014
- Aug 15, 2014
-
-
nkindlon authored
-
- Jul 26, 2014
-
-
Aaron Quinlan authored
fix -slop with -pct
-
- Jul 24, 2014
-
-
Brent Pedersen authored
-
Brent Pedersen authored
-
- Jul 11, 2014
-
-
arq5x authored
-
Aaron Quinlan authored
Fisher's Exact Test
-
https://github.com/arq5x/bedtools2arq5x authored
-
arq5x authored
-
Aaron Quinlan authored
Various warning fixes redux
-
- Jul 07, 2014
-
-
nkindlon authored
-
- Jul 04, 2014
-
-
John Marshall authored
-
John Marshall authored
Remove extra parentheses that clang thinks are there to prevent a different warning for "if (numConsumedByB = 0) /*assignment intended*/". Use 0 instead of NULL to initialise non-pointers. Only const *integral or enumeration* static data members can be portably initialised within the class definition.
-
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.
-
- Jul 03, 2014
-
-
Brent Pedersen authored
-
- Jul 02, 2014