gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mauricio Carneiro f4463d38ca BWA requires pair ended reads to be sorted by read names when operating over BAM files, but Picard sorts by coordinate, so in case we use BWA in pair ended reads, the pipeline now resorts the BAM in read name order, realigns it then sorts it in coordinate order. 2011-06-30 14:29:21 -04:00
public BWA requires pair ended reads to be sorted by read names when operating over BAM files, but Picard sorts by coordinate, so in case we use BWA in pair ended reads, the pipeline now resorts the BAM in read name order, realigns it then sorts it in coordinate order. 2011-06-30 14:29:21 -04:00
settings Updated the tribble jar -- this should fix most of the integration test 2011-06-29 01:11:03 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Fix up gsalib target to work with new public/private directory structure. 2011-06-29 14:48:10 -04:00
ivy.xml A prototype script and library dependencies to extract a BAM list from a 2011-06-22 22:53:45 +00:00