gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mauricio Carneiro 32e74affe1 Sliding Window refactor to account for indels
* Sliding window now operates over the cigar string to handle indels correctly
* window slides first, then adds the read.
* fixed consensus generation at the end of a variable region
* Sliding reads no longer keep duplicate information of bases and qualities
* consensus read is now a valid sam record including RG information
* BaseIndex is no longer a private class of BaseCounts as it's a useful utility for other tools in the reduced reads
* Some optimizations to the code in general.
2011-08-27 14:23:15 -04:00
public Fixed extra reads showing up in Variable Sites 2011-08-23 11:26:00 -04:00
settings Build.xml -- contracts not built by default. Slightly simpler CSS for dl. 2011-08-19 15:07:26 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Build.xml -- contracts not built by default. Slightly simpler CSS for dl. 2011-08-19 15:07:26 -04:00
ivy.xml The tribble dependency is now handled through ivy. Revved tribble to r18 and removed obsolete build targets in build.xml 2011-08-11 16:38:29 -04:00