gatk-3.8/protected/java
Ryan Poplin 8511c4385c Adding new pruning parameter to ReadThreadingAssembler
-- numPruningSamples allows one to specify that the minPruning factor must be met by this many samples for a path to be considered good (e.g. seen twice in three samples). By default this is just one sample.
-- adding unit test to test this new functionality
2013-06-17 16:46:40 -04:00
..
src/org/broadinstitute/sting Adding new pruning parameter to ReadThreadingAssembler 2013-06-17 16:46:40 -04:00
test/org/broadinstitute/sting Adding new pruning parameter to ReadThreadingAssembler 2013-06-17 16:46:40 -04:00