View source: R/model-MuSyC-function.R
MuSyC_robust | R Documentation |
Generate MuSyC Ed Scores Using a Robust Functional Form
MuSyC_robust(
logd1,
logd2,
logE0,
logE1,
logC1,
h1,
logE2,
logC2,
h2,
logE3,
logalpha
)
logd1 |
|
logd2 |
|
logE0 |
|
logE1 |
|
logC1 |
|
h1 |
|
logE2 |
|
logC2 |
|
h2 |
|
logE3 |
|
logalpha |
|
numeric
for the synergistic response to treatment 1 and
treatment 2 at doses logd1
and logd2
respectively.
Meyer, D.J., Wooten, D.J., Paudel B.B., Bauer, J., Hardeman, K.N., Westover, D., Lovly, C.M., Harris, L.A., Tyson D.R., Quaranta, V., Quantifying Drug Combination Synergy along Potency and Efficacy Axes, Cell Syst. 8, 2 (2019). https://doi.org/10.1016/j.cels.2019.01.003
Wooten, D.J., Meyer, C.T., Lubbock, A.L.R. et al. MuSyC is a consensus framework that unifies multi-drug synergy metrics for combinatorial drug discovery. Nat Commun 12, 4607 (2021). https://doi.org/10.1038/s41467-021-24789-z
MuSyC_model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.