gatk-3.8/protected/java
Eric Banks 5dfa863caa Fully stranded implementation of RR (plus bug fix for insertions and het compression).
Now only filtered reads are unstranded.  All consensus reads have strand, so that we
emit 2 consensus reads in general now: one for each strand.

This involved some refactoring of the sliding window which cleaned it up a lot.

Also included is a bug fix:
insertions downstream of a variant region weren't triggering a stop to the compression.
2013-07-25 14:48:53 -04:00
..
src/org/broadinstitute/sting Fully stranded implementation of RR (plus bug fix for insertions and het compression). 2013-07-25 14:48:53 -04:00
test/org/broadinstitute/sting Fully stranded implementation of RR (plus bug fix for insertions and het compression). 2013-07-25 14:48:53 -04:00