This website requires JavaScript.
Explore
Help
Sign In
zzh
/
gatk-3.8
Watch
1
Star
0
Fork
You've already forked gatk-3.8
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4463d38ca
gatk-3.8
/
public
/
scala
History
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