gatk-3.8/public/java
Mauricio Carneiro 78d9bf7196 Added REVERT_SOFTCLIPPED_BASES capability to ReadClipper
* New ClippingOp REVERT_SOFTCLIPPED_BASES turns soft clipped bases into matches.
    * Added functionality to clipping op to revert all soft clip bases in a read into matches
    * Added revertSoftClipBases function to the ReadClipper for public use
    * Wrote systematic unit tests
2011-12-20 00:04:30 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Added REVERT_SOFTCLIPPED_BASES capability to ReadClipper 2011-12-20 00:04:30 -05:00
test Added REVERT_SOFTCLIPPED_BASES capability to ReadClipper 2011-12-20 00:04:30 -05:00