gatk-3.8/protected/java
Eric Banks c133909d32 Fixed edge condition in the realigner where a realigned read can sometimes get partially aligned off the end of the contig.
Now we ignore such reads (which is much easier than trying to figure out when to soft-clip).
Added unit test.
2014-01-08 00:37:28 -05:00
..
src/org/broadinstitute/sting Fixed edge condition in the realigner where a realigned read can sometimes get partially aligned off the end of the contig. 2014-01-08 00:37:28 -05:00
test/org/broadinstitute/sting Fixed edge condition in the realigner where a realigned read can sometimes get partially aligned off the end of the contig. 2014-01-08 00:37:28 -05:00