gatk-3.8/public/java
Mauricio Carneiro 274ac4836f Allowing the GATK to have non-required outputs
Modified the SAMFileWriterArgumentTypeDescriptor to accept output bam files that are null if they're not required (in the @Output annotation).

This change enables the nWayOut parameter for the IndeRealigner and ReduceReads to operate optionally while maintaining the original single way out.

[#DEV-10 transition:31 resolution:1]
2012-10-12 14:49:16 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Allowing the GATK to have non-required outputs 2012-10-12 14:49:16 -04:00
test Allowing the GATK to have non-required outputs 2012-10-12 14:49:16 -04:00