gatk-3.8/protected/java/src/org/broadinstitute/sting
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
..
gatk 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
utils Moving lots of walkers back from protected to public (along with several of the VA annotations). 2013-01-24 11:42:49 -05:00
package-info.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00