gatk-3.8/public/java
Mauricio Carneiro 9508220157 fixed hard clipping both ends inside deletion
If both ends of the interval falls within a deletion in the read then hardClipBothEnds would cut the right tail first including the entire deletion, then fail to cut the left tail because there would not be any bases there anymore. Fixed.
2011-09-29 15:36:49 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src fixed hard clipping both ends inside deletion 2011-09-29 15:36:49 -04:00
test Disabling all ReadClipperUnitTests 2011-09-29 12:20:35 -04:00