Updating the other half of the PPP

This commit is contained in:
Mauricio Carneiro 2011-12-12 10:55:41 -05:00
parent 13905c00b3
commit c8b1c92a6c
1 changed files with 0 additions and 1 deletions

View File

@ -177,7 +177,6 @@ class PacbioProcessingPipeline extends QScript {
}
case class analyzeCovariates (inRecalFile: File, outPath: String) extends AnalyzeCovariates {
this.resources = R
this.recal_file = inRecalFile
this.output_dir = outPath
this.analysisName = queueLogDir + inRecalFile + ".analyze_covariates"