gatk-3.8/protected/java
Mark DePristo d3b756bdc7 BaseVertex optimization: don't clone byte[] unnecessarily
-- Don't clone sequence upon construction or in getSequence(), as these are frequently called, memory allocating routines and cloning will be prohibitively expensive
2013-03-20 22:54:37 -04:00
..
src/org/broadinstitute/sting BaseVertex optimization: don't clone byte[] unnecessarily 2013-03-20 22:54:37 -04:00
test/org/broadinstitute/sting HaplotypeCaller instructure cleanup and unit testing 2013-03-20 22:54:37 -04:00