gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo e01258b261 NanoScheduler now supports printProgress. Bugfixes to printProgress
-- TraverseReadsNano prints progress at the end of each traversal unit
-- Fix bugs in TraversalEngine printProgress
    -- Synchronize the method so we don't get multiple logged outputs when two or more HMSs call printProgress before initialization at the start!
    -- Fix the logic for mustPrint, which actually had the logic of mustNotPrint.  Now we see the done log line that was always supposed to be there
    -- Fix output formatting, as the done() line was incorrectly shifting over the % complete by 1 char as 100.0% didn't fit in %4.1f
-- Add clearer doc on -PF argument so that people know that the performance log can be generated to standard out if one wants
2012-09-05 15:45:23 -04:00
licensing Revert unintentional license change 2012-08-09 17:10:47 -04:00
protected/java Revert "fixed a typo in StringText.properties" 2012-09-05 15:21:00 -04:00
public NanoScheduler now supports printProgress. Bugfixes to printProgress 2012-09-05 15:45:23 -04:00
settings Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00
.gitignore a few more useful git ignores 2012-09-01 11:08:36 -04:00
build.xml More memory for gatkdocs and extracthelp targets 2012-09-05 15:45:22 -04:00
ivy.xml Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00