gatk-3.8/public/java
David Roazen cdea744b95 Improve -dcov documentation to address recent user confusion
-Explicitly state that -dcov does not produce an unbiased random sampling from all available reads
 at each locus, and that instead it tries to maintain an even representation of reads from
 all alignment start positions (which, of course, is a form of bias)

-Recommend -dfrac for users who want a true across-the-board unbiased random sampling
2013-07-02 15:33:28 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Improve -dcov documentation to address recent user confusion 2013-07-02 15:33:28 -04:00
test Fix pipeline tests that were not respecting the pipeline test dry run setting 2013-06-28 15:27:17 -04:00