Rollup before removing NAs from joinInteractExps.R
This commit is contained in:
@@ -27,7 +27,7 @@ sgd_gene_list <- file.path(args[4])
|
||||
input_file <- file.path(args[5])
|
||||
out_dir <- file.path(args[6])
|
||||
|
||||
sprintf("The Standard Deviation value is: %f", delta_bg_factor)
|
||||
sprintf("The Standard Deviation value is: %d", delta_bg_factor)
|
||||
|
||||
out_dir_qc <- file.path(out_dir, "qc")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user