Description Usage Arguments Value Author(s)
View source: R/PEtab2dMod.R View source: R/testPEtabSBML.R
This function imports, evaluates and tests the PEtab model.
This function imports, evaluates and tests the PEtab model.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | testPEtabSBML(
models = c("0001", "0002", "0003", "0004", "0005", "0006", "0007", "0008", "0009",
"0010", "0011", "0012", "0013", "0014", "0015", "0016"),
testFit = TRUE,
timelimit = 5000,
testCases = FALSE
)
testPEtabSBML(
models = c("0001", "0002", "0003", "0004", "0005", "0006", "0007", "0008", "0009",
"0010", "0011", "0012", "0013", "0014", "0015", "0016"),
testFit = TRUE,
timelimit = 5000,
testCases = FALSE
)
|
models |
model names to test |
evaluation data.frame
evaluation data.frame
Marcus Rosenblatt and Svenja Kemmer
Marcus Rosenblatt and Svenja Kemmer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.