|
5 | 5 | "id": "4d20a3c2", |
6 | 6 | "metadata": {}, |
7 | 7 | "source": [ |
8 | | - "# Executing COMBINE/OMEX archives" |
| 8 | + "# Programmatically executing COMBINE/OMEX archives" |
9 | 9 | ] |
10 | 10 | }, |
11 | 11 | { |
|
1157 | 1157 | "/usr/local/lib/python3.9/site-packages/biosimulators_utils/warnings.py:31: StandardOutputNotLoggedWarning: \u001b[33mStandard output and error could not be logged because capturer is not installed. To install capturer, install BioSimulators utils with the `logging` option (`pip install biosimulators-utils[logging]`).\u001b[0m\n", |
1158 | 1158 | " warnings.warn(termcolor.colored(message, Colors.warning.value), category)\n", |
1159 | 1159 | "/usr/local/lib/python3.9/site-packages/biosimulators_utils/warnings.py:31: BioSimulatorsWarning: \u001b[33mModel `Ciliberto2003_Morphogenesis` may be invalid.\n", |
1160 | | - " - The model file `/tmp/tmp015qkisj.xml` may be invalid.\n", |
| 1160 | + " - The model file `/tmp/tmplxry5gfe.xml` may be invalid.\n", |
1161 | 1161 | " - The value of the 'sboTerm' attribute on a <species> is expected to be an SBO identifier (http://www.biomodels.net/SBO/). In SBML Level 2 prior to Version 4 it is expected to refer to a participant physical type (i.e., terms derived from SBO:0000236, \"participant physical type\"); in Versions 4 and above it is expected to refer to a material entity (i.e., terms derived from SBO:0000240, \"material entity\").\n", |
1162 | 1162 | " Reference: L2V4 Section 5\n", |
1163 | 1163 | " SBO term 'SBO:0000014' on the <species> is not in the appropriate branch.\n", |
|
1650 | 1650 | " - As a principle of best modeling practice, the units of a <parameter> should be declared rather than be left undefined. Doing so improves the ability of software to check the consistency of units and helps make it easier to detect potential errors in models.\n", |
1651 | 1651 | " The <parameter> with the id 'Swe1T' does not have a 'units' attribute.\n", |
1652 | 1652 | " \u001b[0m\n", |
1653 | | - " warnings.warn(termcolor.colored(message, Colors.warning.value), category)\n", |
| 1653 | + " warnings.warn(termcolor.colored(message, Colors.warning.value), category)\n" |
| 1654 | + ] |
| 1655 | + }, |
| 1656 | + { |
| 1657 | + "name": "stdout", |
| 1658 | + "output_type": "stream", |
| 1659 | + "text": [ |
| 1660 | + " \u001b[34msucceeded\u001b[0m\n", |
| 1661 | + " Generating 5 outputs ...\n", |
| 1662 | + " Generating output 1: `report` ..." |
| 1663 | + ] |
| 1664 | + }, |
| 1665 | + { |
| 1666 | + "name": "stderr", |
| 1667 | + "output_type": "stream", |
| 1668 | + "text": [ |
1654 | 1669 | "/usr/local/lib/python3.9/site-packages/kisao/utils.py:477: AlgorithmSubstitutedWarning: \u001b[33m'LSODA/LSODAR hybrid method' (KISAO_0000560) will be substituted for 'CVODE'' (KISAO_0000019) at substitution policy 'SIMILAR_VARIABLES'.\u001b[0m\n", |
1655 | 1670 | " warnings.warn(termcolor.colored(msg, 'yellow'), AlgorithmSubstitutedWarning)\n" |
1656 | 1671 | ] |
|
1660 | 1675 | "output_type": "stream", |
1661 | 1676 | "text": [ |
1662 | 1677 | " \u001b[34msucceeded\u001b[0m\n", |
1663 | | - " Generating 5 outputs ...\n", |
1664 | | - " Generating output 1: `report` ... \u001b[34msucceeded\u001b[0m\n", |
1665 | 1678 | " Generating output 2: `Figure_3a` ... \u001b[34msucceeded\u001b[0m\n", |
1666 | 1679 | " Generating output 3: `Figure_3b` ... \u001b[34msucceeded\u001b[0m\n", |
1667 | 1680 | " Generating output 4: `Figure_3c` ... \u001b[34msucceeded\u001b[0m\n", |
|
1733 | 1746 | { |
1734 | 1747 | "data": { |
1735 | 1748 | "text/plain": [ |
1736 | | - "[<matplotlib.lines.Line2D at 0x7f3a2921da30>]" |
| 1749 | + "[<matplotlib.lines.Line2D at 0x7fa6a5a104c0>]" |
1737 | 1750 | ] |
1738 | 1751 | }, |
1739 | 1752 | "execution_count": 7, |
|
0 commit comments