gatk-3.8/public/scala
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
..
qscript 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
src/org/broadinstitute/sting Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
test/org/broadinstitute/sting/queue Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00