gatk-3.8/public/java
Mauricio Carneiro 9e95b10789 Context covariate now operates as a highly compressed bitset
* All contexts with 'N' bases are now collapsed as uninformative
   * Context size is now represented internally as a BitSet but output as a dna string
   * Temporarily disabled sorted outputs because of null objects
2012-02-29 19:25:21 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Context covariate now operates as a highly compressed bitset 2012-02-29 19:25:21 -05:00
test DNA Sequence to BitSet and vice-versa conversion tools 2012-02-29 19:25:20 -05:00