gatk-3.8/protected
Mark DePristo 804caf7a45 HaplotypeCaller Optimization: return a inactive (p = 0.0) activity if the context has no bases in the pileup
-- Allows us to avoid doing a lot of misc. work to set up the genotype when we don't have any data to genotype.  Valuable in the case where we are passing through large regions without any data
2013-01-27 14:10:06 -05:00
..
java HaplotypeCaller Optimization: return a inactive (p = 0.0) activity if the context has no bases in the pileup 2013-01-27 14:10:06 -05:00