gatk-3.8/public/java/test/org/broadinstitute/sting/utils/text
Khalid Shakir 91cb654791 AggregateMetrics:
- By porting from jython to java now accessible to Queue via automatic extension generation.
- Better handling for problematic sample names by using PicardAggregationUtils.
GATKReportTable looks up keys using arrays instead of dot-separated strings, which is useful when a sample has a period in the name.
CombineVariants has option to suppress the header with the command line, which is now invoked during VCF gathering.
Added SelectHeaders walker for filtering headers for dbGAP submission.
Generated command line for read filters now correctly prefixes the argument name as --read_filter instead of -read_filter.
Latest WholeGenomePipeline.
Other minor cleanup to utility methods.
2012-04-17 11:45:32 -04:00
..
ListFileUtilsUnitTest.java AggregateMetrics: 2012-04-17 11:45:32 -04:00
TextFormattingUtilsUnitTest.java GATKReport v0.2: 2011-08-03 00:24:47 -04:00