Mauricio Carneiro
|
b0fb63e20a
|
moving the example scala scripts to the qscripts package.
|
2011-07-01 16:14:59 -04:00 |
Mauricio Carneiro
|
d19351f71a
|
Added capability of running multiple bam files in the same directory.
|
2011-07-01 16:02:28 -04:00 |
Mauricio Carneiro
|
197b7141c1
|
Added an optional argument -bt <num_threads> for BWA to run multithreaded.
|
2011-06-30 14:41:57 -04:00 |
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 |
Mauricio Carneiro
|
efd99c3c11
|
new home for the core qscripts
|
2011-06-30 11:32:06 -04:00 |