Rollup before removing NAs from joinInteractExps.R

This commit is contained in:
2024-08-15 15:02:53 -04:00
parent 6992d5eec0
commit 38b3f66695
3 changed files with 169 additions and 117 deletions

View File

@@ -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")