testPEtabSBML: Test PEtabSBML import

Description Usage Arguments Value Author(s)

View source: R/PEtab2dMod.R View source: R/testPEtabSBML.R

Description

This function imports, evaluates and tests the PEtab model.

This function imports, evaluates and tests the PEtab model.

Usage

 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
)

Arguments

models

model names to test

Value

evaluation data.frame

evaluation data.frame

Author(s)

Marcus Rosenblatt and Svenja Kemmer

Marcus Rosenblatt and Svenja Kemmer


marcusrosenblatt/PEtab2dmod documentation built on March 20, 2020, 8:48 p.m.