Khalid Shakir
|
e93052a51e
|
When generating the QGraph, don't regenerate if there aren't scatter/gather jobs.
Fixed a display issue with the number of milliseconds that Queue has tried to contact LSF.
|
2011-07-11 19:17:58 -04:00 |
Mauricio Carneiro
|
5298e3a942
|
Making the outputDir optional. Default = ./
|
2011-07-05 16:30:41 -04:00 |
Mauricio Carneiro
|
7d3dfdfdf2
|
Updating the MDCP to use the classpath for the GATK jar, removing -gatk parameter.
|
2011-07-05 16:30:10 -04:00 |
Khalid Shakir
|
b6bc64a0c8
|
Cleanup of the utils.broad package.
Using Picard IoUtils on sample names.
|
2011-07-01 20:47:03 -04:00 |
David Roazen
|
546e7777fa
|
Re-fixing paths in pipeline tests after example qscripts got moved.
|
2011-07-01 16:39:10 -04:00 |
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 |
David Roazen
|
11d4af0e75
|
Path-related fixes to the private queue pipeline tests.
|
2011-07-01 13:41:34 -04:00 |
David Roazen
|
9644f104c4
|
Fixes to the queue pipeline tests to account for the new directory structure.
|
2011-07-01 13:13:24 -04:00 |
Mauricio Carneiro
|
64048a67e8
|
cleaning up ghost scala scripts. Deleting clearly unused one and moving others to qscripts.archive
|
2011-06-30 15:20:43 -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 |
Mauricio Carneiro
|
1085df8b7b
|
Making the BQSR pipeline publicly available and supported.
this is for all the Pacbio validation that is going on right no in the cancer group. They are all using this script, and I'm happy to support it.
|
2011-06-29 16:05:32 -04:00 |
David Roazen
|
3c9497788e
|
Reorganized the codebase beneath top-level public and private directories,
removing the playground and oneoffprojects directories in the process. Updated
build.xml accordingly.
|
2011-06-28 06:55:19 -04:00 |