gatk-3.8/public/java
Mauricio Carneiro 07128a2ad2 ReadUtils cleanup
* Removed all clipping functionality from ReadUtils (it should all be done using the ReadClipper now)
 * Cleaned up functionality that wasn't being used or had been superseded by other code (in an effort to reduce multiple unsupported implementations)
 * Made all meaningful functions public and added better comments/explanation to the headers
2011-12-20 17:48:40 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src ReadUtils cleanup 2011-12-20 17:48:40 -05:00
test Bugfix/Rewrite: Algorithm to determine adaptor boundaries 2011-12-20 17:48:39 -05:00