David Roazen
|
baae381acb
|
Revert "Merge branch 'master' of ssh://gsa1/humgen/gsa-scr1/gsa-engineering/git/unstable"
This reverts commit 039a6bb01f345322ce2be50ae3634308bb24e77e, reversing
changes made to b9c9973d1c638dfc9f8c19b5eb845e99844f9d29.
|
2011-07-19 18:38:53 -04:00 |
Mauricio Carneiro
|
5cb5a4ec75
|
Merged bug fix from Stable into Unstable
|
2011-07-16 00:23:59 -04:00 |
Mauricio Carneiro
|
dd92a14b40
|
Made extra indel VCF optional but DBSNP mandatory.
|
2011-07-16 00:23:35 -04:00 |
Mauricio Carneiro
|
2fa5dbb0fe
|
Merged bug fix from Stable into Unstable
|
2011-07-16 00:15:19 -04:00 |
Mauricio Carneiro
|
ed55182a4c
|
Removing Broad specific paths from parameters and making them required. This should make it unambiguous for people inside and outside the Broad to use the DataProcessingPipeline (as per request in the GetSatisfaction)
|
2011-07-16 00:09:00 -04:00 |
Mauricio Carneiro
|
43bd45fcad
|
Merged bug fix from Stable into Unstable
|
2011-07-15 19:40:02 -04:00 |
Mauricio Carneiro
|
fd1df31ef0
|
changing the output directory names for Analyze Covariates
|
2011-07-15 19:39:42 -04:00 |
Mauricio Carneiro
|
aa30f416a3
|
Resolving conflicts
Conflicts:
private/scala/qscript/depristo/ExomePostQCEval.scala
private/scala/qscript/depristo/PostCallingQC.scala
private/scala/qscript/org/broadinstitute/sting/queue/qscripts/archive/ExomePostQCEval.scala
|
2011-07-15 16:21:42 -04:00 |
Mauricio Carneiro
|
7b7d40d5d9
|
A better name for the qscript utilities. Throw here every method you find yourself repeatedly implementing in your qscripts!
Refactoring appropriately.
|
2011-07-15 14:34:50 -04:00 |
Mauricio Carneiro
|
a670d6420a
|
Refactoring Qscript utils into queue general utils package.
|
2011-07-15 14:31:43 -04:00 |
Mauricio Carneiro
|
f19862a643
|
Fixing conflicts.
|
2011-07-14 17:13:31 -04:00 |
Mauricio Carneiro
|
43c6a8565b
|
looks better now.
|
2011-07-14 17:10:44 -04:00 |
Mauricio Carneiro
|
09ffe277ae
|
Added a qscripts util package with some utility functions commonly shared across queue scripts. Refactored some of my public scripts to use it in an effort to make queue scripts more reusable and "supportable".
|
2011-07-14 17:09:35 -04:00 |
Mauricio Carneiro
|
4f8230c750
|
Merged bug fix from Stable into Unstable
|
2011-07-14 16:44:57 -04:00 |
Mauricio Carneiro
|
9f5180ab05
|
Recalibrates a list of bam files allowing multiple bams to be recalibrated out of a single 'mother' queue job.
|
2011-07-14 16:42:17 -04:00 |
Mauricio Carneiro
|
df996a1a73
|
more progress report for the Data Processing Pipeline.
Bam lists can now have empty lines, comments and whitespaces anywhere.
|
2011-07-13 14:53:58 -04:00 |
Mauricio Carneiro
|
ff4e31c554
|
Changing the file names as per Kris request.
|
2011-07-13 12:59:18 -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 |
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 |