Skip to content

Commit b958e83

Browse files
committed
Revert "Made update in response to merge from novartis branch"
This reverts commit e811969.
1 parent e5f7f3a commit b958e83

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

build/mpnst/03_get_experiments.R

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -239,15 +239,13 @@ fwrite(pdx_data, file.path("/tmp", paste0(out_prefix, "_pdx_curve_data.tsv")), s
239239

240240
message("Wrote PDX curve data")
241241

242-
243242
system(sprintf(
244-
"/opt/venv/bin/python calc_pdx_metrics.py %s --drugfile %s --outprefix %s --source 'NF Data Portal' --study 'MPNST PDX'",
245-
paste0("/tmp/", out_prefix, "_pdx_curve_data.tsv"),
246-
drugfile,
247-
paste0("/tmp/", out_prefix, "_pdx")
243+
"/opt/venv/bin/python calc_pdx_metrics.py %s --drugfile %s --outprefix %s",
244+
paste0("/tmp/", out_prefix, "_pdx_curve_data.tsv"),
245+
drugfile,
246+
paste0("/tmp/", out_prefix, "_pdx")
248247
))
249248

250-
251249
message("Wrote PDX experiments to ", "/tmp/", out_prefix, "_pdx_experiments.tsv and combinations")
252250

253251

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy