{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Loopless FBA" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "The goal of this procedure is identification of a thermodynamically consistent flux state without loops, as implied by the name. You can find a more detailed description in the [method](#Method) section at the end of the notebook." ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "%matplotlib inline\n", "import plot_helper\n", "\n", "from cobra.io import load_model\n", "from cobra import Reaction, Metabolite, Model\n", "from cobra.flux_analysis.loopless import add_loopless, loopless_solution\n", "from cobra.flux_analysis import pfba" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Loopless solution" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Classical loopless approaches as described below are computationally expensive to solve due to the added mixed-integer constraints. A much faster, and pragmatic approach is instead to post-process flux distributions to simply set fluxes to zero wherever they can be zero without changing the fluxes of any exchange reactions in the model. [CycleFreeFlux](http://dx.doi.org/10.1093/bioinformatics/btv096) is an algorithm that can be used to achieve this and in cobrapy it is implemented in the `cobra.flux_analysis.loopless_solution` function. `loopless_solution` will identify the closest flux distribution (using only loopless elementary flux modes) to the original one. Note that this will not remove loops which you explicitly requested, for instance by forcing a loop reaction to carry non-zero flux. \n", "\n", "Using a larger model than the simple example above, this can be demonstrated as follows" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "Model does not contain SBML fbc package information.\n", "SBML package 'layout' not supported by cobrapy, information is not parsed\n", "SBML package 'render' not supported by cobrapy, information is not parsed\n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "Scaling...\n", " A: min|aij| = 1.000e+00 max|aij| = 1.000e+00 ratio = 1.000e+00\n", "Problem data seem to be well scaled\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of FORMULA in the notes element is discouraged, use fbc:chemicalFormula instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Use of the species charge attribute is discouraged, use fbc:charge instead: \n", "Adding exchange reaction EX_4hba_c_boundary with default bounds for boundary metabolite: 4hba_c_boundary.\n", "Adding exchange reaction EX_5drib_c_boundary with default bounds for boundary metabolite: 5drib_c_boundary.\n", "Adding exchange reaction EX_hmfurn_c_boundary with default bounds for boundary metabolite: hmfurn_c_boundary.\n", "Adding exchange reaction EX_oxam_c_boundary with default bounds for boundary metabolite: oxam_c_boundary.\n", "Adding exchange reaction EX_chitob_e_boundary with default bounds for boundary metabolite: chitob_e_boundary.\n", "Adding exchange reaction EX_pydxn_e_boundary with default bounds for boundary metabolite: pydxn_e_boundary.\n", "Adding exchange reaction EX_pydx_e_boundary with default bounds for boundary metabolite: pydx_e_boundary.\n", "Adding exchange reaction EX_12ppd__R_e_boundary with default bounds for boundary metabolite: 12ppd__R_e_boundary.\n", "Adding exchange reaction EX_12ppd__S_e_boundary with default bounds for boundary metabolite: 12ppd__S_e_boundary.\n", "Adding exchange reaction EX_14glucan_e_boundary with default bounds for boundary metabolite: 14glucan_e_boundary.\n", "Adding exchange reaction EX_15dap_e_boundary with default bounds for boundary metabolite: 15dap_e_boundary.\n", "Adding exchange reaction EX_23camp_e_boundary with default bounds for boundary metabolite: 23camp_e_boundary.\n", "Adding exchange reaction EX_23ccmp_e_boundary with default bounds for boundary metabolite: 23ccmp_e_boundary.\n", "Adding exchange reaction EX_23cgmp_e_boundary with default bounds for boundary metabolite: 23cgmp_e_boundary.\n", "Adding exchange reaction EX_23cump_e_boundary with default bounds for boundary metabolite: 23cump_e_boundary.\n", "Adding exchange reaction EX_23dappa_e_boundary with default bounds for boundary metabolite: 23dappa_e_boundary.\n", "Adding exchange reaction EX_26dap__M_e_boundary with default bounds for boundary metabolite: 26dap__M_e_boundary.\n", "Adding exchange reaction EX_2ddglcn_e_boundary with default bounds for boundary metabolite: 2ddglcn_e_boundary.\n", "Adding exchange reaction EX_34dhpac_e_boundary with default bounds for boundary metabolite: 34dhpac_e_boundary.\n", "Adding exchange reaction EX_3amp_e_boundary with default bounds for boundary metabolite: 3amp_e_boundary.\n", "Adding exchange reaction EX_3cmp_e_boundary with default bounds for boundary metabolite: 3cmp_e_boundary.\n", "Adding exchange reaction EX_3gmp_e_boundary with default bounds for boundary metabolite: 3gmp_e_boundary.\n", "Adding exchange reaction EX_3hcinnm_e_boundary with default bounds for boundary metabolite: 3hcinnm_e_boundary.\n", "Adding exchange reaction EX_3hpppn_e_boundary with default bounds for boundary metabolite: 3hpppn_e_boundary.\n", "Adding exchange reaction EX_3ump_e_boundary with default bounds for boundary metabolite: 3ump_e_boundary.\n", "Adding exchange reaction EX_4abut_e_boundary with default bounds for boundary metabolite: 4abut_e_boundary.\n", "Adding exchange reaction EX_4hoxpacd_e_boundary with default bounds for boundary metabolite: 4hoxpacd_e_boundary.\n", "Adding exchange reaction EX_5dglcn_e_boundary with default bounds for boundary metabolite: 5dglcn_e_boundary.\n", "Adding exchange reaction EX_LalaDgluMdapDala_e_boundary with default bounds for boundary metabolite: LalaDgluMdapDala_e_boundary.\n", "Adding exchange reaction EX_LalaDgluMdap_e_boundary with default bounds for boundary metabolite: LalaDgluMdap_e_boundary.\n", "Adding exchange reaction EX_ac_e_boundary with default bounds for boundary metabolite: ac_e_boundary.\n", "Adding exchange reaction EX_acac_e_boundary with default bounds for boundary metabolite: acac_e_boundary.\n", "Adding exchange reaction EX_acald_e_boundary with default bounds for boundary metabolite: acald_e_boundary.\n", "Adding exchange reaction EX_acgal1p_e_boundary with default bounds for boundary metabolite: acgal1p_e_boundary.\n", "Adding exchange reaction EX_acgal_e_boundary with default bounds for boundary metabolite: acgal_e_boundary.\n", "Adding exchange reaction EX_acgam1p_e_boundary with default bounds for boundary metabolite: acgam1p_e_boundary.\n", "Adding exchange reaction EX_acgam_e_boundary with default bounds for boundary metabolite: acgam_e_boundary.\n", "Adding exchange reaction EX_acmana_e_boundary with default bounds for boundary metabolite: acmana_e_boundary.\n", "Adding exchange reaction EX_acmum_e_boundary with default bounds for boundary metabolite: acmum_e_boundary.\n", "Adding exchange reaction EX_acnam_e_boundary with default bounds for boundary metabolite: acnam_e_boundary.\n", "Adding exchange reaction EX_acolipa_e_boundary with default bounds for boundary metabolite: acolipa_e_boundary.\n", "Adding exchange reaction EX_acser_e_boundary with default bounds for boundary metabolite: acser_e_boundary.\n", "Adding exchange reaction EX_ade_e_boundary with default bounds for boundary metabolite: ade_e_boundary.\n", "Adding exchange reaction EX_adn_e_boundary with default bounds for boundary metabolite: adn_e_boundary.\n", "Adding exchange reaction EX_adocbl_e_boundary with default bounds for boundary metabolite: adocbl_e_boundary.\n", "Adding exchange reaction EX_ag_e_boundary with default bounds for boundary metabolite: ag_e_boundary.\n", "Adding exchange reaction EX_agm_e_boundary with default bounds for boundary metabolite: agm_e_boundary.\n", "Adding exchange reaction EX_akg_e_boundary with default bounds for boundary metabolite: akg_e_boundary.\n", "Adding exchange reaction EX_ala__B_e_boundary with default bounds for boundary metabolite: ala__B_e_boundary.\n", "Adding exchange reaction EX_ala__D_e_boundary with default bounds for boundary metabolite: ala__D_e_boundary.\n", "Adding exchange reaction EX_ala__L_e_boundary with default bounds for boundary metabolite: ala__L_e_boundary.\n", "Adding exchange reaction EX_alaala_e_boundary with default bounds for boundary metabolite: alaala_e_boundary.\n", "Adding exchange reaction EX_all__D_e_boundary with default bounds for boundary metabolite: all__D_e_boundary.\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Adding exchange reaction EX_alltn_e_boundary with default bounds for boundary metabolite: alltn_e_boundary.\n", "Adding exchange reaction EX_amp_e_boundary with default bounds for boundary metabolite: amp_e_boundary.\n", "Adding exchange reaction EX_anhgm_e_boundary with default bounds for boundary metabolite: anhgm_e_boundary.\n", "Adding exchange reaction EX_arab__L_e_boundary with default bounds for boundary metabolite: arab__L_e_boundary.\n", "Adding exchange reaction EX_arbtn_e_boundary with default bounds for boundary metabolite: arbtn_e_boundary.\n", "Adding exchange reaction EX_arbtn__fe3_e_boundary with default bounds for boundary metabolite: arbtn__fe3_e_boundary.\n", "Adding exchange reaction EX_arg__L_e_boundary with default bounds for boundary metabolite: arg__L_e_boundary.\n", "Adding exchange reaction EX_ascb__L_e_boundary with default bounds for boundary metabolite: ascb__L_e_boundary.\n", "Adding exchange reaction EX_asn__L_e_boundary with default bounds for boundary metabolite: asn__L_e_boundary.\n", "Adding exchange reaction EX_aso3_e_boundary with default bounds for boundary metabolite: aso3_e_boundary.\n", "Adding exchange reaction EX_asp__L_e_boundary with default bounds for boundary metabolite: asp__L_e_boundary.\n", "Adding exchange reaction EX_but_e_boundary with default bounds for boundary metabolite: but_e_boundary.\n", "Adding exchange reaction EX_butso3_e_boundary with default bounds for boundary metabolite: butso3_e_boundary.\n", "Adding exchange reaction EX_ca2_e_boundary with default bounds for boundary metabolite: ca2_e_boundary.\n", "Adding exchange reaction EX_cbi_e_boundary with default bounds for boundary metabolite: cbi_e_boundary.\n", "Adding exchange reaction EX_cbl1_e_boundary with default bounds for boundary metabolite: cbl1_e_boundary.\n", "Adding exchange reaction EX_cd2_e_boundary with default bounds for boundary metabolite: cd2_e_boundary.\n", "Adding exchange reaction EX_cgly_e_boundary with default bounds for boundary metabolite: cgly_e_boundary.\n", "Adding exchange reaction EX_chol_e_boundary with default bounds for boundary metabolite: chol_e_boundary.\n", "Adding exchange reaction EX_cit_e_boundary with default bounds for boundary metabolite: cit_e_boundary.\n", "Adding exchange reaction EX_icit_e_boundary with default bounds for boundary metabolite: icit_e_boundary.\n", "Adding exchange reaction EX_acon__C_e_boundary with default bounds for boundary metabolite: acon__C_e_boundary.\n", "Adding exchange reaction EX_cl_e_boundary with default bounds for boundary metabolite: cl_e_boundary.\n", "Adding exchange reaction EX_cmp_e_boundary with default bounds for boundary metabolite: cmp_e_boundary.\n", "Adding exchange reaction EX_co2_e_boundary with default bounds for boundary metabolite: co2_e_boundary.\n", "Adding exchange reaction EX_cobalt2_e_boundary with default bounds for boundary metabolite: cobalt2_e_boundary.\n", "Adding exchange reaction EX_colipa_e_boundary with default bounds for boundary metabolite: colipa_e_boundary.\n", "Adding exchange reaction EX_cpgn_e_boundary with default bounds for boundary metabolite: cpgn_e_boundary.\n", "Adding exchange reaction EX_cpgn__un_e_boundary with default bounds for boundary metabolite: cpgn__un_e_boundary.\n", "Adding exchange reaction EX_crn_e_boundary with default bounds for boundary metabolite: crn_e_boundary.\n", "Adding exchange reaction EX_csn_e_boundary with default bounds for boundary metabolite: csn_e_boundary.\n", "Adding exchange reaction EX_cu2_e_boundary with default bounds for boundary metabolite: cu2_e_boundary.\n", "Adding exchange reaction EX_cu_e_boundary with default bounds for boundary metabolite: cu_e_boundary.\n", "Adding exchange reaction EX_cyan_e_boundary with default bounds for boundary metabolite: cyan_e_boundary.\n", "Adding exchange reaction EX_cynt_e_boundary with default bounds for boundary metabolite: cynt_e_boundary.\n", "Adding exchange reaction EX_cys__D_e_boundary with default bounds for boundary metabolite: cys__D_e_boundary.\n", "Adding exchange reaction EX_cys__L_e_boundary with default bounds for boundary metabolite: cys__L_e_boundary.\n", "Adding exchange reaction EX_cysi__L_e_boundary with default bounds for boundary metabolite: cysi__L_e_boundary.\n", "Adding exchange reaction EX_cytd_e_boundary with default bounds for boundary metabolite: cytd_e_boundary.\n", "Adding exchange reaction EX_dad__2_e_boundary with default bounds for boundary metabolite: dad__2_e_boundary.\n", "Adding exchange reaction EX_damp_e_boundary with default bounds for boundary metabolite: damp_e_boundary.\n", "Adding exchange reaction EX_dca_e_boundary with default bounds for boundary metabolite: dca_e_boundary.\n", "Adding exchange reaction EX_dcmp_e_boundary with default bounds for boundary metabolite: dcmp_e_boundary.\n", "Adding exchange reaction EX_dcyt_e_boundary with default bounds for boundary metabolite: dcyt_e_boundary.\n", "Adding exchange reaction EX_ddca_e_boundary with default bounds for boundary metabolite: ddca_e_boundary.\n", "Adding exchange reaction EX_dgmp_e_boundary with default bounds for boundary metabolite: dgmp_e_boundary.\n", "Adding exchange reaction EX_dgsn_e_boundary with default bounds for boundary metabolite: dgsn_e_boundary.\n", "Adding exchange reaction EX_dha_e_boundary with default bounds for boundary metabolite: dha_e_boundary.\n", "Adding exchange reaction EX_dimp_e_boundary with default bounds for boundary metabolite: dimp_e_boundary.\n", "Adding exchange reaction EX_din_e_boundary with default bounds for boundary metabolite: din_e_boundary.\n", "Adding exchange reaction EX_dms_e_boundary with default bounds for boundary metabolite: dms_e_boundary.\n", "Adding exchange reaction EX_dmso_e_boundary with default bounds for boundary metabolite: dmso_e_boundary.\n", "Adding exchange reaction EX_dopa_e_boundary with default bounds for boundary metabolite: dopa_e_boundary.\n", "Adding exchange reaction EX_dtmp_e_boundary with default bounds for boundary metabolite: dtmp_e_boundary.\n", "Adding exchange reaction EX_dump_e_boundary with default bounds for boundary metabolite: dump_e_boundary.\n", "Adding exchange reaction EX_duri_e_boundary with default bounds for boundary metabolite: duri_e_boundary.\n", "Adding exchange reaction EX_eca4colipa_e_boundary with default bounds for boundary metabolite: eca4colipa_e_boundary.\n", "Adding exchange reaction EX_enlipa_e_boundary with default bounds for boundary metabolite: enlipa_e_boundary.\n", "Adding exchange reaction EX_enter_e_boundary with default bounds for boundary metabolite: enter_e_boundary.\n", "Adding exchange reaction EX_etha_e_boundary with default bounds for boundary metabolite: etha_e_boundary.\n", "Adding exchange reaction EX_ethso3_e_boundary with default bounds for boundary metabolite: ethso3_e_boundary.\n", "Adding exchange reaction EX_etoh_e_boundary with default bounds for boundary metabolite: etoh_e_boundary.\n", "Adding exchange reaction EX_f6p_e_boundary with default bounds for boundary metabolite: f6p_e_boundary.\n", "Adding exchange reaction EX_fald_e_boundary with default bounds for boundary metabolite: fald_e_boundary.\n", "Adding exchange reaction EX_fe2_e_boundary with default bounds for boundary metabolite: fe2_e_boundary.\n", "Adding exchange reaction EX_fe3_e_boundary with default bounds for boundary metabolite: fe3_e_boundary.\n", "Adding exchange reaction EX_fe3dcit_e_boundary with default bounds for boundary metabolite: fe3dcit_e_boundary.\n", "Adding exchange reaction EX_fe3dhbzs_e_boundary with default bounds for boundary metabolite: fe3dhbzs_e_boundary.\n", "Adding exchange reaction EX_fe3hox_e_boundary with default bounds for boundary metabolite: fe3hox_e_boundary.\n", "Adding exchange reaction EX_fe3hox__un_e_boundary with default bounds for boundary metabolite: fe3hox__un_e_boundary.\n", "Adding exchange reaction EX_fecrm_e_boundary with default bounds for boundary metabolite: fecrm_e_boundary.\n", "Adding exchange reaction EX_fecrm__un_e_boundary with default bounds for boundary metabolite: fecrm__un_e_boundary.\n", "Adding exchange reaction EX_feenter_e_boundary with default bounds for boundary metabolite: feenter_e_boundary.\n", "Adding exchange reaction EX_feoxam_e_boundary with default bounds for boundary metabolite: feoxam_e_boundary.\n", "Adding exchange reaction EX_feoxam__un_e_boundary with default bounds for boundary metabolite: feoxam__un_e_boundary.\n", "Adding exchange reaction EX_for_e_boundary with default bounds for boundary metabolite: for_e_boundary.\n", "Adding exchange reaction EX_fru_e_boundary with default bounds for boundary metabolite: fru_e_boundary.\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Adding exchange reaction EX_frulys_e_boundary with default bounds for boundary metabolite: frulys_e_boundary.\n", "Adding exchange reaction EX_fruur_e_boundary with default bounds for boundary metabolite: fruur_e_boundary.\n", "Adding exchange reaction EX_fuc__L_e_boundary with default bounds for boundary metabolite: fuc__L_e_boundary.\n", "Adding exchange reaction EX_fum_e_boundary with default bounds for boundary metabolite: fum_e_boundary.\n", "Adding exchange reaction EX_g1p_e_boundary with default bounds for boundary metabolite: g1p_e_boundary.\n", "Adding exchange reaction EX_g3pc_e_boundary with default bounds for boundary metabolite: g3pc_e_boundary.\n", "Adding exchange reaction EX_g3pe_e_boundary with default bounds for boundary metabolite: g3pe_e_boundary.\n", "Adding exchange reaction EX_g3pg_e_boundary with default bounds for boundary metabolite: g3pg_e_boundary.\n", "Adding exchange reaction EX_g3pi_e_boundary with default bounds for boundary metabolite: g3pi_e_boundary.\n", "Adding exchange reaction EX_g3ps_e_boundary with default bounds for boundary metabolite: g3ps_e_boundary.\n", "Adding exchange reaction EX_g6p_e_boundary with default bounds for boundary metabolite: g6p_e_boundary.\n", "Adding exchange reaction EX_gal1p_e_boundary with default bounds for boundary metabolite: gal1p_e_boundary.\n", "Adding exchange reaction EX_gal__bD_e_boundary with default bounds for boundary metabolite: gal__bD_e_boundary.\n", "Adding exchange reaction EX_gal_e_boundary with default bounds for boundary metabolite: gal_e_boundary.\n", "Adding exchange reaction EX_galct__D_e_boundary with default bounds for boundary metabolite: galct__D_e_boundary.\n", "Adding exchange reaction EX_galctn__D_e_boundary with default bounds for boundary metabolite: galctn__D_e_boundary.\n", "Adding exchange reaction EX_galctn__L_e_boundary with default bounds for boundary metabolite: galctn__L_e_boundary.\n", "Adding exchange reaction EX_galt_e_boundary with default bounds for boundary metabolite: galt_e_boundary.\n", "Adding exchange reaction EX_galur_e_boundary with default bounds for boundary metabolite: galur_e_boundary.\n", "Adding exchange reaction EX_gam6p_e_boundary with default bounds for boundary metabolite: gam6p_e_boundary.\n", "Adding exchange reaction EX_gam_e_boundary with default bounds for boundary metabolite: gam_e_boundary.\n", "Adding exchange reaction EX_gbbtn_e_boundary with default bounds for boundary metabolite: gbbtn_e_boundary.\n", "Adding exchange reaction EX_gdp_e_boundary with default bounds for boundary metabolite: gdp_e_boundary.\n", "Adding exchange reaction EX_glc__D_e_boundary with default bounds for boundary metabolite: glc__D_e_boundary.\n", "Adding exchange reaction EX_glcn_e_boundary with default bounds for boundary metabolite: glcn_e_boundary.\n", "Adding exchange reaction EX_glcr_e_boundary with default bounds for boundary metabolite: glcr_e_boundary.\n", "Adding exchange reaction EX_glcur1p_e_boundary with default bounds for boundary metabolite: glcur1p_e_boundary.\n", "Adding exchange reaction EX_glcur_e_boundary with default bounds for boundary metabolite: glcur_e_boundary.\n", "Adding exchange reaction EX_gln__L_e_boundary with default bounds for boundary metabolite: gln__L_e_boundary.\n", "Adding exchange reaction EX_glu__L_e_boundary with default bounds for boundary metabolite: glu__L_e_boundary.\n", "Adding exchange reaction EX_gly_e_boundary with default bounds for boundary metabolite: gly_e_boundary.\n", "Adding exchange reaction EX_glyald_e_boundary with default bounds for boundary metabolite: glyald_e_boundary.\n", "Adding exchange reaction EX_glyb_e_boundary with default bounds for boundary metabolite: glyb_e_boundary.\n", "Adding exchange reaction EX_glyc2p_e_boundary with default bounds for boundary metabolite: glyc2p_e_boundary.\n", "Adding exchange reaction EX_glyc3p_e_boundary with default bounds for boundary metabolite: glyc3p_e_boundary.\n", "Adding exchange reaction EX_glyc__R_e_boundary with default bounds for boundary metabolite: glyc__R_e_boundary.\n", "Adding exchange reaction EX_glyc_e_boundary with default bounds for boundary metabolite: glyc_e_boundary.\n", "Adding exchange reaction EX_glyclt_e_boundary with default bounds for boundary metabolite: glyclt_e_boundary.\n", "Adding exchange reaction EX_gmp_e_boundary with default bounds for boundary metabolite: gmp_e_boundary.\n", "Adding exchange reaction EX_gsn_e_boundary with default bounds for boundary metabolite: gsn_e_boundary.\n", "Adding exchange reaction EX_gthox_e_boundary with default bounds for boundary metabolite: gthox_e_boundary.\n", "Adding exchange reaction EX_gthrd_e_boundary with default bounds for boundary metabolite: gthrd_e_boundary.\n", "Adding exchange reaction EX_gtp_e_boundary with default bounds for boundary metabolite: gtp_e_boundary.\n", "Adding exchange reaction EX_gua_e_boundary with default bounds for boundary metabolite: gua_e_boundary.\n", "Adding exchange reaction EX_h2_e_boundary with default bounds for boundary metabolite: h2_e_boundary.\n", "Adding exchange reaction EX_h2o2_e_boundary with default bounds for boundary metabolite: h2o2_e_boundary.\n", "Adding exchange reaction EX_h2o_e_boundary with default bounds for boundary metabolite: h2o_e_boundary.\n", "Adding exchange reaction EX_h2s_e_boundary with default bounds for boundary metabolite: h2s_e_boundary.\n", "Adding exchange reaction EX_h_e_boundary with default bounds for boundary metabolite: h_e_boundary.\n", "Adding exchange reaction EX_hacolipa_e_boundary with default bounds for boundary metabolite: hacolipa_e_boundary.\n", "Adding exchange reaction EX_halipa_e_boundary with default bounds for boundary metabolite: halipa_e_boundary.\n", "Adding exchange reaction EX_hdca_e_boundary with default bounds for boundary metabolite: hdca_e_boundary.\n", "Adding exchange reaction EX_hdcea_e_boundary with default bounds for boundary metabolite: hdcea_e_boundary.\n", "Adding exchange reaction EX_hg2_e_boundary with default bounds for boundary metabolite: hg2_e_boundary.\n", "Adding exchange reaction EX_his__L_e_boundary with default bounds for boundary metabolite: his__L_e_boundary.\n", "Adding exchange reaction EX_hom__L_e_boundary with default bounds for boundary metabolite: hom__L_e_boundary.\n", "Adding exchange reaction EX_hxa_e_boundary with default bounds for boundary metabolite: hxa_e_boundary.\n", "Adding exchange reaction EX_hxan_e_boundary with default bounds for boundary metabolite: hxan_e_boundary.\n", "Adding exchange reaction EX_idon__L_e_boundary with default bounds for boundary metabolite: idon__L_e_boundary.\n", "Adding exchange reaction EX_ile__L_e_boundary with default bounds for boundary metabolite: ile__L_e_boundary.\n", "Adding exchange reaction EX_imp_e_boundary with default bounds for boundary metabolite: imp_e_boundary.\n", "Adding exchange reaction EX_indole_e_boundary with default bounds for boundary metabolite: indole_e_boundary.\n", "Adding exchange reaction EX_inost_e_boundary with default bounds for boundary metabolite: inost_e_boundary.\n", "Adding exchange reaction EX_ins_e_boundary with default bounds for boundary metabolite: ins_e_boundary.\n", "Adding exchange reaction EX_isetac_e_boundary with default bounds for boundary metabolite: isetac_e_boundary.\n", "Adding exchange reaction EX_k_e_boundary with default bounds for boundary metabolite: k_e_boundary.\n", "Adding exchange reaction EX_kdo2lipid4_e_boundary with default bounds for boundary metabolite: kdo2lipid4_e_boundary.\n", "Adding exchange reaction EX_lac__D_e_boundary with default bounds for boundary metabolite: lac__D_e_boundary.\n", "Adding exchange reaction EX_lac__L_e_boundary with default bounds for boundary metabolite: lac__L_e_boundary.\n", "Adding exchange reaction EX_lcts_e_boundary with default bounds for boundary metabolite: lcts_e_boundary.\n", "Adding exchange reaction EX_leu__L_e_boundary with default bounds for boundary metabolite: leu__L_e_boundary.\n", "Adding exchange reaction EX_lipa__cold_e_boundary with default bounds for boundary metabolite: lipa__cold_e_boundary.\n", "Adding exchange reaction EX_lipa_e_boundary with default bounds for boundary metabolite: lipa_e_boundary.\n", "Adding exchange reaction EX_lys__L_e_boundary with default bounds for boundary metabolite: lys__L_e_boundary.\n", "Adding exchange reaction EX_lyx__L_e_boundary with default bounds for boundary metabolite: lyx__L_e_boundary.\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Adding exchange reaction EX_mal__D_e_boundary with default bounds for boundary metabolite: mal__D_e_boundary.\n", "Adding exchange reaction EX_mal__L_e_boundary with default bounds for boundary metabolite: mal__L_e_boundary.\n", "Adding exchange reaction EX_malt_e_boundary with default bounds for boundary metabolite: malt_e_boundary.\n", "Adding exchange reaction EX_malthx_e_boundary with default bounds for boundary metabolite: malthx_e_boundary.\n", "Adding exchange reaction EX_maltpt_e_boundary with default bounds for boundary metabolite: maltpt_e_boundary.\n", "Adding exchange reaction EX_malttr_e_boundary with default bounds for boundary metabolite: malttr_e_boundary.\n", "Adding exchange reaction EX_maltttr_e_boundary with default bounds for boundary metabolite: maltttr_e_boundary.\n", "Adding exchange reaction EX_man6p_e_boundary with default bounds for boundary metabolite: man6p_e_boundary.\n", "Adding exchange reaction EX_man_e_boundary with default bounds for boundary metabolite: man_e_boundary.\n", "Adding exchange reaction EX_manglyc_e_boundary with default bounds for boundary metabolite: manglyc_e_boundary.\n", "Adding exchange reaction EX_melib_e_boundary with default bounds for boundary metabolite: melib_e_boundary.\n", "Adding exchange reaction EX_met__D_e_boundary with default bounds for boundary metabolite: met__D_e_boundary.\n", "Adding exchange reaction EX_met__L_e_boundary with default bounds for boundary metabolite: met__L_e_boundary.\n", "Adding exchange reaction EX_metsox__R__L_e_boundary with default bounds for boundary metabolite: metsox__R__L_e_boundary.\n", "Adding exchange reaction EX_metsox__S__L_e_boundary with default bounds for boundary metabolite: metsox__S__L_e_boundary.\n", "Adding exchange reaction EX_mg2_e_boundary with default bounds for boundary metabolite: mg2_e_boundary.\n", "Adding exchange reaction EX_minohp_e_boundary with default bounds for boundary metabolite: minohp_e_boundary.\n", "Adding exchange reaction EX_mmet_e_boundary with default bounds for boundary metabolite: mmet_e_boundary.\n", "Adding exchange reaction EX_mn2_e_boundary with default bounds for boundary metabolite: mn2_e_boundary.\n", "Adding exchange reaction EX_mnl_e_boundary with default bounds for boundary metabolite: mnl_e_boundary.\n", "Adding exchange reaction EX_mobd_e_boundary with default bounds for boundary metabolite: mobd_e_boundary.\n", "Adding exchange reaction EX_mso3_e_boundary with default bounds for boundary metabolite: mso3_e_boundary.\n", "Adding exchange reaction EX_n2o_e_boundary with default bounds for boundary metabolite: n2o_e_boundary.\n", "Adding exchange reaction EX_na1_e_boundary with default bounds for boundary metabolite: na1_e_boundary.\n", "Adding exchange reaction EX_nac_e_boundary with default bounds for boundary metabolite: nac_e_boundary.\n", "Adding exchange reaction EX_nh4_e_boundary with default bounds for boundary metabolite: nh4_e_boundary.\n", "Adding exchange reaction EX_ni2_e_boundary with default bounds for boundary metabolite: ni2_e_boundary.\n", "Adding exchange reaction EX_nmn_e_boundary with default bounds for boundary metabolite: nmn_e_boundary.\n", "Adding exchange reaction EX_no2_e_boundary with default bounds for boundary metabolite: no2_e_boundary.\n", "Adding exchange reaction EX_no3_e_boundary with default bounds for boundary metabolite: no3_e_boundary.\n", "Adding exchange reaction EX_no_e_boundary with default bounds for boundary metabolite: no_e_boundary.\n", "Adding exchange reaction EX_o2_e_boundary with default bounds for boundary metabolite: o2_e_boundary.\n", "Adding exchange reaction EX_o2s_e_boundary with default bounds for boundary metabolite: o2s_e_boundary.\n", "Adding exchange reaction EX_ocdca_e_boundary with default bounds for boundary metabolite: ocdca_e_boundary.\n", "Adding exchange reaction EX_ocdcea_e_boundary with default bounds for boundary metabolite: ocdcea_e_boundary.\n", "Adding exchange reaction EX_octa_e_boundary with default bounds for boundary metabolite: octa_e_boundary.\n", "Adding exchange reaction EX_orn_e_boundary with default bounds for boundary metabolite: orn_e_boundary.\n", "Adding exchange reaction EX_orot_e_boundary with default bounds for boundary metabolite: orot_e_boundary.\n", "Adding exchange reaction EX_oaa_e_boundary with default bounds for boundary metabolite: oaa_e_boundary.\n", "Adding exchange reaction EX_pacald_e_boundary with default bounds for boundary metabolite: pacald_e_boundary.\n", "Adding exchange reaction EX_peamn_e_boundary with default bounds for boundary metabolite: peamn_e_boundary.\n", "Adding exchange reaction EX_phe__L_e_boundary with default bounds for boundary metabolite: phe__L_e_boundary.\n", "Adding exchange reaction EX_pheme_e_boundary with default bounds for boundary metabolite: pheme_e_boundary.\n", "Adding exchange reaction EX_pi_e_boundary with default bounds for boundary metabolite: pi_e_boundary.\n", "Adding exchange reaction EX_pnto__R_e_boundary with default bounds for boundary metabolite: pnto__R_e_boundary.\n", "Adding exchange reaction EX_ppa_e_boundary with default bounds for boundary metabolite: ppa_e_boundary.\n", "Adding exchange reaction EX_ppal_e_boundary with default bounds for boundary metabolite: ppal_e_boundary.\n", "Adding exchange reaction EX_pppn_e_boundary with default bounds for boundary metabolite: pppn_e_boundary.\n", "Adding exchange reaction EX_ppt_e_boundary with default bounds for boundary metabolite: ppt_e_boundary.\n", "Adding exchange reaction EX_pro__L_e_boundary with default bounds for boundary metabolite: pro__L_e_boundary.\n", "Adding exchange reaction EX_progly_e_boundary with default bounds for boundary metabolite: progly_e_boundary.\n", "Adding exchange reaction EX_psclys_e_boundary with default bounds for boundary metabolite: psclys_e_boundary.\n", "Adding exchange reaction EX_pser__L_e_boundary with default bounds for boundary metabolite: pser__L_e_boundary.\n", "Adding exchange reaction EX_ptrc_e_boundary with default bounds for boundary metabolite: ptrc_e_boundary.\n", "Adding exchange reaction EX_pyr_e_boundary with default bounds for boundary metabolite: pyr_e_boundary.\n", "Adding exchange reaction EX_r5p_e_boundary with default bounds for boundary metabolite: r5p_e_boundary.\n", "Adding exchange reaction EX_rib__D_e_boundary with default bounds for boundary metabolite: rib__D_e_boundary.\n", "Adding exchange reaction EX_rmn_e_boundary with default bounds for boundary metabolite: rmn_e_boundary.\n", "Adding exchange reaction EX_sbt__D_e_boundary with default bounds for boundary metabolite: sbt__D_e_boundary.\n", "Adding exchange reaction EX_ser__D_e_boundary with default bounds for boundary metabolite: ser__D_e_boundary.\n", "Adding exchange reaction EX_ser__L_e_boundary with default bounds for boundary metabolite: ser__L_e_boundary.\n", "Adding exchange reaction EX_skm_e_boundary with default bounds for boundary metabolite: skm_e_boundary.\n", "Adding exchange reaction EX_so2_e_boundary with default bounds for boundary metabolite: so2_e_boundary.\n", "Adding exchange reaction EX_so3_e_boundary with default bounds for boundary metabolite: so3_e_boundary.\n", "Adding exchange reaction EX_so4_e_boundary with default bounds for boundary metabolite: so4_e_boundary.\n", "Adding exchange reaction EX_spmd_e_boundary with default bounds for boundary metabolite: spmd_e_boundary.\n", "Adding exchange reaction EX_succ_e_boundary with default bounds for boundary metabolite: succ_e_boundary.\n", "Adding exchange reaction EX_sucr_e_boundary with default bounds for boundary metabolite: sucr_e_boundary.\n", "Adding exchange reaction EX_sulfac_e_boundary with default bounds for boundary metabolite: sulfac_e_boundary.\n", "Adding exchange reaction EX_tartr__L_e_boundary with default bounds for boundary metabolite: tartr__L_e_boundary.\n", "Adding exchange reaction EX_taur_e_boundary with default bounds for boundary metabolite: taur_e_boundary.\n", "Adding exchange reaction EX_tcynt_e_boundary with default bounds for boundary metabolite: tcynt_e_boundary.\n", "Adding exchange reaction EX_thm_e_boundary with default bounds for boundary metabolite: thm_e_boundary.\n", "Adding exchange reaction EX_thr__L_e_boundary with default bounds for boundary metabolite: thr__L_e_boundary.\n", "Adding exchange reaction EX_thrp_e_boundary with default bounds for boundary metabolite: thrp_e_boundary.\n", "Adding exchange reaction EX_thym_e_boundary with default bounds for boundary metabolite: thym_e_boundary.\n", "Adding exchange reaction EX_thymd_e_boundary with default bounds for boundary metabolite: thymd_e_boundary.\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Adding exchange reaction EX_tma_e_boundary with default bounds for boundary metabolite: tma_e_boundary.\n", "Adding exchange reaction EX_tmao_e_boundary with default bounds for boundary metabolite: tmao_e_boundary.\n", "Adding exchange reaction EX_tre_e_boundary with default bounds for boundary metabolite: tre_e_boundary.\n", "Adding exchange reaction EX_trp__L_e_boundary with default bounds for boundary metabolite: trp__L_e_boundary.\n", "Adding exchange reaction EX_tsul_e_boundary with default bounds for boundary metabolite: tsul_e_boundary.\n", "Adding exchange reaction EX_ttdca_e_boundary with default bounds for boundary metabolite: ttdca_e_boundary.\n", "Adding exchange reaction EX_ttdcea_e_boundary with default bounds for boundary metabolite: ttdcea_e_boundary.\n", "Adding exchange reaction EX_tungs_e_boundary with default bounds for boundary metabolite: tungs_e_boundary.\n", "Adding exchange reaction EX_tym_e_boundary with default bounds for boundary metabolite: tym_e_boundary.\n", "Adding exchange reaction EX_tyr__L_e_boundary with default bounds for boundary metabolite: tyr__L_e_boundary.\n", "Adding exchange reaction EX_tyrp_e_boundary with default bounds for boundary metabolite: tyrp_e_boundary.\n", "Adding exchange reaction EX_uacgam_e_boundary with default bounds for boundary metabolite: uacgam_e_boundary.\n", "Adding exchange reaction EX_udpacgal_e_boundary with default bounds for boundary metabolite: udpacgal_e_boundary.\n", "Adding exchange reaction EX_udpg_e_boundary with default bounds for boundary metabolite: udpg_e_boundary.\n", "Adding exchange reaction EX_udpgal_e_boundary with default bounds for boundary metabolite: udpgal_e_boundary.\n", "Adding exchange reaction EX_udpglcur_e_boundary with default bounds for boundary metabolite: udpglcur_e_boundary.\n", "Adding exchange reaction EX_ump_e_boundary with default bounds for boundary metabolite: ump_e_boundary.\n", "Adding exchange reaction EX_ura_e_boundary with default bounds for boundary metabolite: ura_e_boundary.\n", "Adding exchange reaction EX_urea_e_boundary with default bounds for boundary metabolite: urea_e_boundary.\n", "Adding exchange reaction EX_uri_e_boundary with default bounds for boundary metabolite: uri_e_boundary.\n", "Adding exchange reaction EX_val__L_e_boundary with default bounds for boundary metabolite: val__L_e_boundary.\n", "Adding exchange reaction EX_xan_e_boundary with default bounds for boundary metabolite: xan_e_boundary.\n", "Adding exchange reaction EX_xmp_e_boundary with default bounds for boundary metabolite: xmp_e_boundary.\n", "Adding exchange reaction EX_xtsn_e_boundary with default bounds for boundary metabolite: xtsn_e_boundary.\n", "Adding exchange reaction EX_xyl__D_e_boundary with default bounds for boundary metabolite: xyl__D_e_boundary.\n", "Adding exchange reaction EX_xylu__L_e_boundary with default bounds for boundary metabolite: xylu__L_e_boundary.\n", "Adding exchange reaction EX_zn2_e_boundary with default bounds for boundary metabolite: zn2_e_boundary.\n", "Adding exchange reaction EX_AEP_e_boundary with default bounds for boundary metabolite: AEP_e_boundary.\n", "Adding exchange reaction EX_4hoxpac_e_boundary with default bounds for boundary metabolite: 4hoxpac_e_boundary.\n", "Adding exchange reaction EX_remnant1_e_boundary with default bounds for boundary metabolite: remnant1_e_boundary.\n", "Adding exchange reaction EX_colipa20Oag_e_boundary with default bounds for boundary metabolite: colipa20Oag_e_boundary.\n", "Adding exchange reaction EX_salchs4_e_boundary with default bounds for boundary metabolite: salchs4_e_boundary.\n", "Adding exchange reaction EX_salchs4fe_e_boundary with default bounds for boundary metabolite: salchs4fe_e_boundary.\n", "Adding exchange reaction EX_salchsx_e_boundary with default bounds for boundary metabolite: salchsx_e_boundary.\n", "Adding exchange reaction EX_tag__D_e_boundary with default bounds for boundary metabolite: tag__D_e_boundary.\n", "Adding exchange reaction EX_airs_e_boundary with default bounds for boundary metabolite: airs_e_boundary.\n", "Adding exchange reaction EX_pep_e_boundary with default bounds for boundary metabolite: pep_e_boundary.\n", "Adding exchange reaction EX_2pg_e_boundary with default bounds for boundary metabolite: 2pg_e_boundary.\n", "Adding exchange reaction EX_3pg_e_boundary with default bounds for boundary metabolite: 3pg_e_boundary.\n", "Adding exchange reaction EX_tet_e_boundary with default bounds for boundary metabolite: tet_e_boundary.\n", "Adding exchange reaction EX_foam_e_boundary with default bounds for boundary metabolite: foam_e_boundary.\n", "Adding exchange reaction EX_tartr__D_e_boundary with default bounds for boundary metabolite: tartr__D_e_boundary.\n", "Adding exchange reaction EX_4abz_e_boundary with default bounds for boundary metabolite: 4abz_e_boundary.\n", "Adding exchange reaction EX_feroxB_e_boundary with default bounds for boundary metabolite: feroxB_e_boundary.\n", "Adding exchange reaction EX_feroxBfe_e_boundary with default bounds for boundary metabolite: feroxBfe_e_boundary.\n", "Adding exchange reaction EX_feroxE_e_boundary with default bounds for boundary metabolite: feroxE_e_boundary.\n", "Adding exchange reaction EX_feroxEfe_e_boundary with default bounds for boundary metabolite: feroxEfe_e_boundary.\n", "Adding exchange reaction EX_feroxG_e_boundary with default bounds for boundary metabolite: feroxG_e_boundary.\n", "Adding exchange reaction EX_feroxGfe_e_boundary with default bounds for boundary metabolite: feroxGfe_e_boundary.\n", "Adding exchange reaction EX_drib_e_boundary with default bounds for boundary metabolite: drib_e_boundary.\n", "Adding exchange reaction EX_dxyl_e_boundary with default bounds for boundary metabolite: dxyl_e_boundary.\n", "Adding exchange reaction EX_salchs2fe_e_boundary with default bounds for boundary metabolite: salchs2fe_e_boundary.\n", "Adding exchange reaction EX_rnam_e_boundary with default bounds for boundary metabolite: rnam_e_boundary.\n", "Adding exchange reaction EX_colipaOA_e_boundary with default bounds for boundary metabolite: colipaOA_e_boundary.\n", "Adding exchange reaction EX_udcpo4_e_boundary with default bounds for boundary metabolite: udcpo4_e_boundary.\n", "Adding exchange reaction EX_tcb_e_boundary with default bounds for boundary metabolite: tcb_e_boundary.\n", "Adding exchange reaction EX_fe3dhbzs3_e_boundary with default bounds for boundary metabolite: fe3dhbzs3_e_boundary.\n", "Adding exchange reaction EX_23dhbzs3_e_boundary with default bounds for boundary metabolite: 23dhbzs3_e_boundary.\n", "Adding exchange reaction EX_guln__L_e_boundary with default bounds for boundary metabolite: guln__L_e_boundary.\n", "Adding exchange reaction EX_udcpo5_e_boundary with default bounds for boundary metabolite: udcpo5_e_boundary.\n", "Adding exchange reaction EX_4hthr_e_boundary with default bounds for boundary metabolite: 4hthr_e_boundary.\n", "Adding exchange reaction EX_salchs2_e_boundary with default bounds for boundary metabolite: salchs2_e_boundary.\n", "Adding exchange reaction EX_tton_e_boundary with default bounds for boundary metabolite: tton_e_boundary.\n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Use of GENE ASSOCIATION or GENE_ASSOCIATION in the notes element is discouraged, use fbc:gpr instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding LOWER_BOUND and UPPER_BOUND in KineticLaw is discouraged, use fbc:fluxBounds instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n", "Encoding OBJECTIVE_COEFFICIENT in KineticLaw is discouraged, use fbc:fluxObjective instead: \n" ] } ], "source": [ "salmonella = load_model('salmonella')\n", "nominal = salmonella.optimize()\n", "loopless = loopless_solution(salmonella)" ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [], "source": [ "import pandas\n", "df = pandas.DataFrame(dict(loopless=loopless.fluxes, nominal=nominal.fluxes))" ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "" ] }, "execution_count": 4, "metadata": {}, "output_type": "execute_result" }, { "data": { "application/pdf": "JVBERi0xLjQKJazcIKu6CjEgMCBvYmoKPDwgL1BhZ2VzIDIgMCBSIC9UeXBlIC9DYXRhbG9nID4+CmVuZG9iago4IDAgb2JqCjw8IC9FeHRHU3RhdGUgNCAwIFIgL0ZvbnQgMyAwIFIgL1BhdHRlcm4gNSAwIFIKL1Byb2NTZXQgWyAvUERGIC9UZXh0IC9JbWFnZUIgL0ltYWdlQyAvSW1hZ2VJIF0gL1NoYWRpbmcgNiAwIFIKL1hPYmplY3QgNyAwIFIgPj4KZW5kb2JqCjExIDAgb2JqCjw8IC9Bbm5vdHMgMTAgMCBSIC9Db250ZW50cyA5IDAgUiAvTWVkaWFCb3ggWyAwIDAgMzkwLjk2NTYyNSAyNjIuMTgzNzUgXQovUGFyZW50IDIgMCBSIC9SZXNvdXJjZXMgOCAwIFIgL1R5cGUgL1BhZ2UgPj4KZW5kb2JqCjkgMCBvYmoKPDwgL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCAxMiAwIFIgPj4Kc3RyZWFtCnic7V1LkyS3cb7Pr+ijfUAtMvFI4CiaFiMU4YMkhnVw+KCgV7QYfJjakPj3/SX6VbUCGo2Zqd6aZW3wsZ3zDRqPRD6AROa7L9//46/fvP/DV18c/u2PT++un7758ESH757e/YYO33442MN3+PeXAx2+OixBFvQfnly2U44hcsDH7+cfOfJEyUkA2X70SaH/+/T0I77pW3z4Cs1/+/Tk0/l3nUzBKxhfkNwkH1G/n1M5+CmfWr62MKfim/7y9POh0rxzfkoHJpm8P/zt/eFPhx8P737DZeATMYWYIgNnJx9Pf+TJTmJDSuwC58PfvkXfv8O/v7R/47D4jT989XQn8m/fPv2MGdLpogNbmrIQO8oePyMXp0zB2+RzTIdvfji8+w97+PKnC17/+89UYydrbRYrzsrpU3TWe3x3pY05uIetft9O3al3cCWlKQi4K4rNDh95stF6lywTV/BLeA+9hRHu1J36EOpkyTqybH0oEjvGHC2zb+iCK9h00Cv22HKKTrLl8oFSyNmG2k42C7DpoB89Q4YFKpk8bAwo5SLUiIWjt/hfBV/gyTlV41FlGjkShhST2Bp7TOJ8zCfNDU2MtvFVj12tSyc6fdhIj3fqTn2Q5A05kMAUOQkZSCaIqpZcuYBNB72J0e3UnbpTH0b1eUoUOGdIBTk4nlzg5GBZwN+pyBPAM3vikG2CqgXeswvkvc/Vs4GJbEoMZz6rqBIbRVKyDzX7Xkw15GQSirAA2Ud4jSlP3tuAkeRMlV/4CN+DG8AJTiV5ypDLhv1ElD2kdM61mVrCe+gtzOBnQp1ciiGQ9TniA+vfJDmqbpQF2HTQmxjdTv0kPGVJ4JtF8cUpJaJorZMGT83ApoNuft9abtWGHTZ2U04hErEP+UBhCiIBMlPqRvMSbnr4tXgjuMlHymytiD84PwkTheBTqHLHEm56+E1w/0pUmrKzUIoh+oQPHFyQSDZWj3oWYNNBb2F0O/W2hOMYsFUtRT12I2HPKSTfOOabgU0HvYnR7dSd+jaoG7YHdupO3ak7dafu1J26U9tU8+BOTD7ZlGPmrAfmjtgxNU8YrcOP4KrS8RNTYPLkG5f6+hMmsSJHvyezJJ9c/djewwBjHxOXk84ILynkGBuhCzOw6aAxJocOWxuC05YpcUrRVXthFmDTR1t2EQYk8+l0LDi4c651WOXFuex9uUO1zor3SRqTEdFssBiS9h/YLBoM+WLWmi+2ub3anz/DEYfEzrIUhpMcXE620Y8Z2HTQO8P12XBf1rexrNuQGNul6iECYW0pHD+4LE6v3RqrfAWbDnoTo9upw1SHXZaxriT+wBP5jO3JEquCbY41HfAWxvYa+6UIfR9tOSlnGHExJ+YhgaRhsQLZykUgEVtJ1lKsSniNPCUfKItkvWqhSaIPyXpyte8EPGfnWKzPXoPvnQsOXdQdW2t9sjFBvIq4Irdj9pDjWMT7H63s1E/BW2YBNs/iRDdRZMsJO1i3ug0u5ATxfj8ruym4RN6FcufLE0M5wwLxttqJF2+dEerx1YqPEEnYAqdXKw52GGN31DdOkKwPuAKMtIKOLsNJa2ycZ7R+/5uYl0aAmXkL5llN+CnA9ILYSJHBKYl9zqruq8y4AOMTDEEKkCrcuBKckjBFH8WHuk0Ca9qFmJwrNklO2ePLm/EdF7DpoBUMlo8QnvkYBhz05rrV7gVqbmI3ITsaEuX+e11gE/Q42JLULIeVpyon+vrTQ69PDTnJcSvD6QhO+b9hgF/Bpo8OXtjBI4AOUikXAsRJ8Gm/1Trb64mCgDWPHwLD26Oqo2UWYNNBv0rfrk5x3yce8KCVdXNK+Ccl/UDY7VBXrbM1ONqeKeejwwdDK2IWom15rldv1HTdUXvxc4/PodpubolmhKcZIJ34qKHRe40tavjmIjYFh/aOyjHjq+oBxQSTkRO82qy/J5zZo1etS2LMKLmkcVhleJCNGl+ZqkKPprI1IfU0UJn0oCKzdVV7HtgMZeagNKPGC8H0hxgOVF1t2JnkID71wLPYmbBgo3MxvVj5Q9EJuNpqIC+GB4sC1ggWpqUVL2DTQTclKgUbEuUjJ7oMlQ7rvRUpcwWbHlonn3SdyJ8mXzyRs9WTigW4g92E3Nqpb5JqttAJ7JxMnLBXYzFNWM1sSJ4xp/vahHlWG6NqGtucYPK40wfoNnx5SwVdwKaD1h9LlgBj/qiCAlQj3LamAXABmw66OZK7X86tx4Rv7kUejGkPhy+U1ByUVJv7+qF8a8TXBsxzWhiaX2gTqHz1EdkV1YOJht1iY/WlzhzcwT561kPWh1XiS+YWl+CVUqSW4TcDmw56vR7rXsdSUziJCX1ynuvXJomDhWNdnGJ4ogm+qa969KSWBswOhmmqFqLHfpEIm6tldiS0lUKJ28d6wnSOlJsXPTZkD2EaT2/uMW8ZQ1iJM2MxHFMmUnfQTVnN/gBBWRv3AtzBbkJKVKk+TRZOAmxGsKLDgtis/2A0tQnygnEmjpoIQR8Xkh4Xw8uTXBXyFKO643pK72Gqg9snm7JkH+vuuOLVgSSscFL+wC+QSqagxuyIPPw8AszXy08xlu9joB9b4OnPmboNE/kVWDumDPfcHQ1L7yFBkp4s1Jl1BjYd9KhCfGjCmW1QVfWzQJ27uhVluoimdcFQibk8vlVTA9qaq4cuZgE2HXSZawpYdMrHlgUmILWuqgC2OWoMxqllgf/VPM+3egbnhfxpAAFWWes4X3upx//ndHkcKUAdNsCB9Lo6HDnLOUoOmqaJ1ZfI7E5YWLxUvax5jURNz0pOdIH30KP7794XKC1xqL+VnLfRnxjJqTmK/jb3sHXZ29PkgQN9sG/tomWnrkp1E/x/mIMaYVKuqklcYjhONZZagE0H/RqK03OAgUqxqCz4w5yjZGkF/l7BpoN+jb69ynZ+W8/M1vM1JmaBYwzPrBzrQCe4yK7Z8hVsOugtzBvZOGVYdFjb4NMhagYWhl7TFLNV13CJN71feDgXUC5HAUXdE5zeRLZ1FDTDmtvgLazUZ0KdouBPyiGVPMvgoyQQ2Y0L4JFrPkkBK2hhn5ZzPiwla5jTi9dzgmEKPaJnz8UFz5GhaqoRP2YBNh00xgeZitEFV64VLbSXMDevMUNwmLlwjO7B8MC7NlSjro4S20HfQB+ezK2Aj4laOaXRSXh1QU5Gvl4q1vNaFc3gxVuR8/fABo7wUpq2undYmPNRJydAm47dBWw66E3w8np7ZAtOeZW6iB3thI4aDflSTcjx6F0G6Aj4L1AdDQ7PVuMKoTGPt3Xwv7KGDKw0yzOB8Sx5oXNPOai6P6YZ0oiMnGBINHawheuGGSnpU1RSYPaihoo0ZuP+YL6B0EHNt+YyVHiJI8Fq6OKE6uWDKbcPzJoZ53h3ArHmJdRvpMbQR7AXd7nZyJGihPoliA4PjrZ3chpf1FixVuwLuDGEIMmdJs5CXNWfsOjmSUIQw/mojYSTwH673w999P57Db5fLdDyoeMwzeHdXSDBLMCmg95CgO7A1aGZY03vnnELjDnGxFdZ2helA4J3C6NrsfajqRNsb40cyamuSiDrILEdHQPdboLNAt04UZkBRlrrffeaIapasyYyqwNTojcIhlFL/c+w5jZ4zR6D+aF3YyxRVWqvkJ7cNmZ5BjYd9Jp9hpCGTE4pHe8dIsEwlHZc1QVsOmhVb3BfNOX/SRcyjM5YjR0wC7DpoMeeiw88Vn1uu40td/cX39HaTn0t6ux65Fm3I6tdsLgElwcNwcQlf+AAG0bFWJbqAzKzhJsefhNzv1N36jOpYw/+RktsbWGEO3WnPsYDemuBcYNxSQMRT4+eobE4E7OsmWV6RbNefjn9Smu1Sr72LeydnbpTXyR37390s4FnQjt1p+7UbVLNsmaW6RXNWtbM6pXMeo3rlA1QR2tgjdbYGiuCNVpiawsz+HlQzVghrIESW1sY3U79RDw1UghroMRW+/s2UQjroS7baBmssSJbq/HGYBmssSJbW+D+1WZuqBDWSImtLYxup3Yk3NjbgftTsW1gdDt1p74N6oqWBk+UIrlM8CeLMoc5RM75UM1GuED3wFuYuZ36K6Z2kkGNZI4yC/TL+0Z+cqyZdKNmQ6whTB+yzsQ950bs/nfdG2GNnbpT3y51vdR7L+7br1V6EGwhl/XpiPiSnYw1+JmrumSBNbfBjVmeEnOKgTUNGE0apKv1tepftwCbDrrFcUyZnFhbgpI1CTxlfetW57gZ2HTQ+lzBWfb6OK1EVXuP32xkAluATQdd0nKkhHnloxnMZQZiM+nbBWw66Oau3HNDf2QwlXe78eyyYLDi6o9yqzPqZYITo6+io7gDxUmzSvgU6o8kTYF7i0VTuOniywhyKbv0ycXHoxVICNlZT+Vxl4tOUxWNJDg08xbMs5rYqc9T/HeGyq+XdWiy0NbCaK2EwXiOAcq6eppvFmDTQW9hhr2fIK8cZwohHThNsEs0/XyoqzrvJkqaKza5EvKfMMIsMVtpZUzJIjHZ83xE53PURzaffOAv1/telRhEPokXGCgQ9kFTjLQSGMXoYIMkqyWfeHKSIUNEWimFAszXhI64Y8UM0SMtNZs+/Qw9WgAEzL8eCxTLHyaLS9lWj9+KtQRu48Snx+FONL7EhpeGNqwnW7ZAHZhiN+WcJGALw3nhKejdh+aMrrI89kfQi1A0x8ry0elHKM6XJ7S7W5sP6W31xnRPEnwTPXYmnsiqvZ18NSXzAt0Bt0YyE4+3paPW20iBrabkKDIBRq9W3Un15JEDyXVG/IYb++Ol3sROHaYO3U4M3nys1ee1Up+sllJlYGzLgMhePKTJGTteTYig1YSix5bWB9lUP/7Ooq/i9bk2trRPE/w4iLUodf8eviFGF2OCxy3FN4R9kgPk4Baurqb7K14N6+n7q2PNjayOjbVbZDv10+6YUUF4Sqh0koS3Mio99Lh8C9ThIOsyiaT5MSSd3HpMp+NqbojSeIJuhd8Px1Db1jtUVbV7YNDrUP3ESTRQUTPCMGbba7G0UC1eYRZg00G/jm57UXaH1bh+w07svKKhvV3QsDm4gaKIr7PKVoNjLzeSDoYf38h/fwabDnpdrfCo5zR6ySdYgiR0PPiD2Qovt+F4sz4q1sMCzS1Ik+Yfht3cvBMTdjDwcjjWWvdR7e26160DTZTUOXX+dJ1GHKR5dfxYJqpP3eAbHQ9jtGRWhYLBVEZMPNZYtPBvtfV5hXDznBLhY0JnsyJDtbjmk0+h5Mq0nB0r19UZo9REh/9cbnu9nnnhc/3OcJbndPU0p7rPGH3DziY57g3sOb0Ardd31XSZegkYgt7Zg2nQO2od3e8ez032gUGN+YMYLanWMtZAvffGXOpldgTD+mP66uQ0OVwj1Vrj+2ZNdFowi86ZTu8G+W2WIdh0UgTre4isJ5Z6SIEB6FlxJGpVCR9JELxWArYtcFZLXFnMHfZ5OH5wkHz6LvA1zMJLw+Z5LQ88V1zvIeRgy1tY0/XkzUr7//E8/8mv/3fqTt2pO3Wn7tS77KkNdOKtUcvJjIUrThzSOVhY/97IS3XFdqAbGFud6iandStFT2l40rJ2Wr85Vo+l5ljTAW9hbFugjj4YsFq0L7iS4xC/6vQ4rXGhYF9eNePBQqL1dRhIZKuHOsfaVzZo/oLWmC9QcxP7CoOYtFSPzXpUUA76UsSf1Cz0dgWbDnoLnDk2E6+Rs2UgR8wWxrxT3yZ1vXw/j+/b3cWOR3txafhZ7R7nTXyw4dw3zSgeqyXXym1XdHpiLMeXZvhuZ1uF5gCW6DWfyemlWSaRRsRoa3h3l55y0MiW2Tr9Ap58khASxPjAVLhJT6FZazqpBmdJZDO7VhiwYw76mutY11DjaH2OYSzGdavFskaoIhNFWDbYC1EOQd/LQT0Qi1QV/xJuevjX2apEMC1COpehByem0Dz0u4BNB72m4AvZUz6mAdLL5pBt46a7lNmBNR8l8zluuok2Ci+HmCFr8c5Vuk/YGgJBBHFYL92k2yXB3NO4ShUkQmAFyc2rJ3CGeKLTTgteKwq50Kq6A2ME3JX1kUaJUfDYxpA9LSHlRTAb+h6zfCKGuRead/9R49rUmj9+EptKicr63DyncthrJHsbTTC3BSmyhb10Q0VemujtsE2Meafu1J26UzdBfY1EoKPJR7cw7legPvqGfl6R+XXLN682QzZrzg+bSzQH1LRaXNQ8Zr2CTQf92JUenM2BdRqbzXWewZZIiowuBzpXL8o5cfWYwizApoMuLnSSrCW47bFmETrRTFZCwXpP/uTZZREbqHl6YTE4SfkcYB0867lIY3iWLXz3k4lpveZtaaatsVaf7bt8LrPcRjeZ/tMXdT4WpPLOplMkTYqWfb2s4wJsOujBXqgOyFj34/LbnHxoZvG6YE0HXCYqUTo95NPVd2AbaRcFP4NNB31acMjmeDqM4AjnNjXn7QI2HfSRseAkp2NxHY26S5HrT4TgFsdM6GY+vuX2Dg54rL9phJeeo2SS4+9xqaLcirgcSnZshWP0WaPMW47XbcSKakXTRupT+BOTYT1trk6QWYBNB61RqDFiDv3xoWpidpJDS1aQZleCzjqtv4i26+vlIYtjio5wpNNJLhOwoVGcHpswavDvMWkYtkNiK/VEAeVUGDLYwZo4fQ97sNZaZ2KvkNqT46Sx6In0oEsTX0Hzg3Uhzqtzt4SbHv54+g8FnCKdTv814U11ps0CbDpoPTMSlR+JyhE769m+t77VsobVOq0zfeRDliwpSOvJoeq8AAVwuiFRVgy+WXbP6iG6p5Oc0gcjZBv9YLalkpc/3ZhiXTS6oLYDwiRCOWj+CD64CdIsOj1nrx7HApxYrYyUtB7QJAHGDpGvJmDRXEIZ8k/tYFV3nNQ0iqlEOlTwY5mKGobbYMliwF0KWFaIVNLqOpm1y9R4LoOJ1WNRGD+u3FvnItRHrlBeg1qWHxZKQ0OcWesGYsywWGlrjfVibBtewKaDLvsuBwhfORlO7U1oFuC7tux5fzcPMq+Izprpl3kNcAnxZGX6AIHbNFQuYNMRFw9f90eKVOsi6ePgu0TqujOqXhm4Rwg2GB9fw0SCJZHq6ZLm4B52YCdxGQgUAxZIb4b0Pk1yXWkXE+ejV/El1KRe2GykqsqK0nGn7tSd+kKVv1Iy7g2clGiepBQgxyGl/KSPaR00QP1QbY41HfDj1wiyVp9I+7PZYmFZ1+zwODlYKF70YA5DJuYAzWzr067g7KOF78A6ZgxWX4Da1u3+SsdZVepQkOrdoa8DTKkHBOJjslBs5Xgbf43R1Q+sJ/USNJ1XOQpHN5j1YKdhuIyYBg/mtLszGDZXTeBTZoypnMfBnBOGa1f3Ge380X4x+Nqv9u0EUwT7EdOkHzT9ITqHlusNz8Cmg16vZbOJFBQjVH2PEBls7zmqxQj3HZtJqlnPzQJsOmhwU8oavVMq0GjyO3jtcAcatugMbDro/cBwjg1gSdHn30lPeCK8qRhsqF8jAhs4odeiZ0eKjvr6JlV36wLcwY613NR66qBFOd0DYKESPlXjvcwCbDrosqwZUy18Wlavna1eZuuysgWTa8z9cVkTkaPcfrfsnMe6i1yWNWssa3NZRaOIL8sKXmwHRwarx29n9QsuhotWLaNAosW5nWB3wiMjmqLeFdpo61lklnDTw2/BstuAKbEBcb0W1dlyUGzV+HEHylMGY2oIYz2seAk3PfyadvK94YYrBhYOeFTreV+Dvtrg+EbSOGgBlyjn+ix636mmdLPLWaw4ez7Ri04fd2zAMH4N5rzGL+tJJybOw+5tMecy2PkWerAXmPwEG70dHt5BLAG3w6yXrRUtHSOMJN9IA/SSKYLXqt5slQ+h0GAtSWCraoiK/hcNIG9d5sMqI/Gn03fNsSWtHFzqLQm8HDWXbdaEWgI50mLvgXTG91cjHrz6H2IXDMYVuV7SVBG2viabq25fmoKUiaMS94611kN2SXUdMNDyWI83MW/bpU73p7pstQDfjHTSSuoyuGbqZNDA5eOge/cKY35zPDHw+M7Yz+MpW50KMaIGRoRk0AvEGCAxMnE1usEswKaDfj4H1X+tz1eONVj0/DYqwMGC+5YbV6EB+zJycnRM1wgPVcPPUv0ARLMha1Sq1TnC12hsZXSfPrS2bYTcWzRxpN1ibdybd8TM7VjTMWRX05kLsHlNPbgF6kDyVDOYMDIHDReDxCtSQStfR1vfHWYBNh30Juatxd0Q6jAvo7VlhjQSFBLEtyQIRAsAquHL7wbHpLdbtTsJWMQpqRFrS/Q5nPmI6bdb4MIXeRvjT0Dr1FKbk0lrwUBk6XGHj1GLANQPd5dw08Nrpkv4Glr4tKTFtByiI2mdA87ApoPeAt/qxiZOCQZKyf8CJenwpxV0NQObDnoTo3tjVFOuNQNccOF43jFZ49Ubp6FXcA87tqv15YXKnOMHjpBtjcgtfUEeSo7zckIgpBeM9VDiRaG0ckRwq1Laagy/yuD0fomgtjC4cvAGazNpveBW+uUr2HTQK/LayHK8NBHckPk38G1j7W5gj68oye8uQ2gWrG36G3e2Z0xn06w2PKyx6GObpJsxek1pY1316s4swKaDfrg7P3DIY9qbaaUyJ+tJmxHrb8CuXFNR3H+TEpk8p6ipY9ScBy5rRHN9cJHgQmZsVXWPlDWj+j+/OoG1Uzvst1KKt4GWVU9Q1sqaJxMIfF4S/7eUyr1ljxqCbafu1J26Uz8b6pAjo7JWLJ9jyPRQKtRLi73YHdupG2eHl3/Z7hmvv5qrRFr+Gm2jqeRBcZLtOQ9OyNk2LxKuYNNBb2J0O/VM7UVsvOE4nwm7WzQMXL0q0lhx+/IkVRoOZ3PmaMOxZJywxddoOrNPP+K3Rp1cKg8LSvZdfRVt4aMyN4TMDGw66E2MbgvUSZMCuASnv2wCn6zTu+pWzM0VbDroTYxup+7UnfqWqJ/eTf5cvLBf342svhjV8iGpWGmaMJ5ybiZQnYFNF92c4ktZEHu7KkiZY9Y0jXSqxuCchuVw/S1w8ZG4vBk8XxdKCtys7auXi2jZ+XPaxnK11TKUyuOlcvJ//lSO/gfC08pXWM0/dErQSDC2fL1sUnH3tJQ6Hd9/kD4S49zMQnR3FOngy6m9AO5O3ak7dafu1J26RSpP+r6aI2lVUn1cHUQzM9UU+gxqOtgtjOxTUn//9PvDz4d3v+HDtx/wg28B+E6PNA+/4NNXSnlKMmntANiDTqbgnYTDD3Oi15TCIH7/9PQFvuWXp5/Ldxn9MolTEpagmYkOzFOJZn764uvDu9/Sgezh6788pclJgi3L+trr6/95+q/Dv7D918N/H77+3dO/f/30c4noK72+/EW7/1syX77/7s//+fc//vnHD+aHv/749w8YzwHjeSrdfyLvJ5i5nvO833PqrY4Tfko+hQBD3Pv7u06v0XW2NGnSKk0cfO36nHqz6zlNkil4/MEw6123lx7POnz5/pAn9qIW8Pz7Z9Rb38+Bp5QkRmsDtabOVmfs3AFHcQqanSrNOzCn3uqAIy2O5nx0FHLqdoBrHRCHOUzR06IDM+rNDkTsDpc1n1FMrtsBt+jAYiXDlI/8lUuZRr7VzPc//fR/37//8OGfR+PTlKOm2ztEnuDJMsbiw+SXtOpaogEhfVYewFTMmgeHSk6mx2zia89znoTEwaWc9/1Kvd17nUi22A4equBh+/jae3KaaT14mxbdn5GrfBQ0mVPBuYkoBadJ4tLYZp51QiDToAzJLTtxJVcnUXd91Ekk0YdwMYLtXXnmO7Klr91gIjSjSR8W3ZiRb3eDLXYkefFasGFwX896gb8GmzUt1aIXV3KnF1AkoiEAoeSYuH93FwtFGyQ0kFWEEMeJ3DF3Q6uVH38Cf/35+3lTfPgdfnzW1u++fP+Pv37z/g9ffXH45sNsnDPxNRt88JPGKBfx9ccn6LhJ/gk+o36Er7Zea+Qj9LWZW63//un/AWYvYb4KZW5kc3RyZWFtCmVuZG9iagoxMiAwIG9iago3NDU5CmVuZG9iagoxMCAwIG9iagpbIF0KZW5kb2JqCjE4IDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggMzA3ID4+CnN0cmVhbQp4nD2SS24DMQxD9z6FLhDA+tme86Qoupjef9snJemKHNkWRWqWukxZUx6QNJOEf+nwcLGd8jtsz2Zm4Fqil4nllOfQFWLuonzZzEZdWSfF6oRmOrfoUTkXBzZNqp+rLKXdLngO1yaeW/YRP7zQoB7UNS4JN3RXo2UpNGOq+3/Se/yMMuBqTF1sUqt7HzxeRFXo6AdHiSJjlxfn40EJ6UrCaFqIlXdFA0Hu8rTKewnu295qyLIHqZjOOylmsOt0Ui5uF4chHsjyqPDlo9hrQs/4sCsl9EjYhjNyJ+5oxubUyOKQ/t6NBEuPrmgh8+CvbtYuYLxTOkViZE5yrGmLVU73UBTTucO9DBD1bEVDKXOR1epfw84La5ZsFnhK+gUeo90mSw5W2duoTu+tPNnQ9x9a13QfCmVuZHN0cmVhbQplbmRvYmoKMTkgMCBvYmoKPDwgL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCAyNDkgPj4Kc3RyZWFtCnicPVA7jkQhDOs5hS/wJPIjcB5Gqy1m79+uA5opUEx+tjMk0BGBRwwxlK/jJa2groG/i0LxbuLrg8Igq0NSIM56D4h07KY2kRM6HZwzP2E3Y47ARTEGnOl0pj0HJjn7wgqEcxtl7FZIJ4mqIo7qM44pnip7n3gWLO3INlsnkj3kIOFSUonJpZ+Uyj9typQKOmbRBCwSueBkE004y7tJUowZlDLqHqZ2In2sPMijOuhkTc6sI5nZ00/bmfgccLdf2mROlcd0Hsz4nLTOgzkVuvfjiTYHTY3a6Oz3E2kqL1K7HVqdfnUSld0Y5xgSl2d/Gd9k//kH/odaIgplbmRzdHJlYW0KZW5kb2JqCjIwIDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggNzIgPj4Kc3RyZWFtCnicMzK3UDBQsDQBEoYWJgrmZgYKKYZcQL6piblCLhdIDMTKAbMMgLQlnIKIZ4CYIG0QxSAWRLGZiRlEHZwBkcvgSgMAJdsWyQplbmRzdHJlYW0KZW5kb2JqCjIxIDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggNDcgPj4Kc3RyZWFtCnicMzK3UDBQsDQBEoYWJgrmZgYKKYZclhBWLhdMLAfMAtGWcAoinsGVBgC5Zw0nCmVuZHN0cmVhbQplbmRvYmoKMjIgMCBvYmoKPDwgL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCAyNTggPj4Kc3RyZWFtCnicRZFLcgQgCET3noIjgPzkPJNKZTG5/zYNzmQ2dpeo/YRKI6YSLOcUeTB9yfLNZLbpdzlWOxsFFEUomMlV6LECqztTxJlriWrrY2XkuNM7BsUbzl05qWRxo4x1VHUqcEzPlfVR3fl2WZR9Rw5lCtiscxxs4MptwxgnRput7g73iSBPJ1NHxe0g2fAHJ419lasrcJ1s9tFLMA4E/UITmOSLQOsMgcbNU/TkEuzj43bngWBveRFI2RDIkSEYHYJ2nVz/4tb5vf9xhjvPtRmuHO/id5jWdsdfYpIVcwGL3Cmo52suWtcZOt6TM8fkpvuGzrlgl7uDTO/5P9bP+v4DHilm+gplbmRzdHJlYW0KZW5kb2JqCjIzIDAgb2JqCjw8IC9CQm94IFsgLTEwMjEgLTQ2MyAxNzk0IDEyMzMgXSAvRmlsdGVyIC9GbGF0ZURlY29kZSAvTGVuZ3RoIDM5Ci9TdWJ0eXBlIC9Gb3JtIC9UeXBlIC9YT2JqZWN0ID4+CnN0cmVhbQp4nOMyNDBTMDY1VcjlMjc2ArNywCwjcyMgCySLYEFkM7jSABXzCnwKZW5kc3RyZWFtCmVuZG9iagoyNCAwIG9iago8PCAvRmlsdGVyIC9GbGF0ZURlY29kZSAvTGVuZ3RoIDE2MyA+PgpzdHJlYW0KeJxFkDsSAyEMQ3tOoSP4IwM+z2YyKTb3b2PYbFLA01ggg7sTgtTagonogoe2Jd0F760EZ2P86TZuNRLkBHWAVqTjaJRSfbnFaZV08Wg2cysLrRMdZg56lKMZoBA6Fd7touRypu7O+UNw9V/1v2LdOZuJgcnKHQjN6lPc+TY7orq6yf6kx9ys134r7FVhaVlLywm3nbtmQAncUznaqz0/Hwo69gplbmRzdHJlYW0KZW5kb2JqCjI1IDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggMjE4ID4+CnN0cmVhbQp4nD1QuY0EMQzLXYUaWMB67alnFotLpv/0SPn2ItEWRVIqNZmSKS91lCVZU946fJbEDnmG5W5kNiUqRS+TsCX30ArxfYnmFPfd1ZazQzSXaDl+CzMqqhsd00s2mnAqE7qg3MMz+g1tdANWhx6xWyDQpGDXtiByxw8YDMGZE4siDEpNBv+uco+fXosbPsPxQxSRkg7mNf9Y/fJzDa9TjyeRbm++4l6cqQ4DERySmrwjXVixLhIRaTVBTc/AWi2Au7de/hu0I7oMQPaJxHGaUo6hv2twpc8v5SdT2AplbmRzdHJlYW0KZW5kb2JqCjI2IDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggODMgPj4Kc3RyZWFtCnicRYy7DcAwCER7pmAEfib2PlGUwt6/DRAlbrgn3T1cHQmZKW4zw0MGngwshl1xgfSWMAtcR1COneyjYdW+6gSN9aZS8+8PlJ7srOKG6wECQhpmCmVuZHN0cmVhbQplbmRvYmoKMjcgMCBvYmoKPDwgL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCAyMzkgPj4Kc3RyZWFtCnicTVDJbQQxDPu7CjUwwOgcux4Hizyy/X9DygmSl2hL4qHylFuWymX3IzlvybrlQ4dOlWnybtDNr7H+owwCdv9QVBCtJbFKzFzSbrE0SS/ZwziNl2u1juepe4RZo3jw49jTKYHpPTLBZrO9OTCrPc4OkE64xq/q0zuVJAOJupDzQqUK6x7UJaKPK9uYUp1OLeUYl5/oe3yOAD3F3o3c0cfLF4xGtS2o0WqVOA8wE1PRlXGrkYGUEwZDZ0dXNAulyMp6QjXCjTmhmb3DcGADy7OEpKWtUrwPZQHoAl3aOuM0SoKOAMLfKIz1+gaq/F43CmVuZHN0cmVhbQplbmRvYmoKMjggMCBvYmoKPDwgL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCAzMzQgPj4Kc3RyZWFtCnicLVJLcsUgDNtzCl2gM/gH5DzpdLp4vf+2kpNFRg5g9DHlholKfFkgt6PWxLeNzECF4a+rzIXPSNvIOojLkIu4ki2Fe0Qs5DHEPMSC76vxHh75rMzJswfGL9l3Dyv21IRlIePFGdphFcdhFeRYsHUhqnt4U6TDqSTY44v/PsVzLQQtfEbQgF/kn6+O4PmSFmn3mG3TrnqwTDuqpLAcbE9zXiZfWme5Oh7PB8n2rtgRUrsCFIW5M85z4SjTVka0FnY2SGpcbG+O/VhK0IVuXEaKI5CfqSI8oKTJzCYK4o+cHnIqA2Hqmq50chtVcaeezDWbi7czSWbrvkixmcJ5XTiz/gxTZrV5J89yotSpCO+xZ0vQ0Dmunr2WWWh0mxO8pITPxk5PTr5XM+shORUJqWJaV8FpFJliCdsSX1NRU5p6Gf778u7xO37+ASxzfHMKZW5kc3RyZWFtCmVuZG9iagoyOSAwIG9iago8PCAvRmlsdGVyIC9GbGF0ZURlY29kZSAvTGVuZ3RoIDM0MCA+PgpzdHJlYW0KeJw1UjluBDEM6/0KfSCAbtvv2SBIkfy/DanZFANxdFKUO1pUdsuHhVS17HT5tJXaEjfkd2WFxAnJqxLtUoZIqLxWIdXvmTKvtzVnBMhSpcLkpORxyYI/w6WnC8f5trGv5cgdjx5YFSOhRMAyxcToGpbO7rBmW36WacCPeIScK9Ytx1gFUhvdOO2K96F5LbIGiL2ZlooKHVaJFn5B8aBHjX32GFRYINHtHElwjIlQkYB2gdpIDDl7LHZRH/QzKDET6NobRdxBgSWSmDnFunT03/jQsaD+2Iw3vzoq6VtaWWPSPhvtlMYsMul6WPR089bHgws076L859UMEjRljZLGB63aOYaimVFWeLdDkw3NMcch8w6ewxkJSvo8FL+PJRMdlMjfDg2hf18eo4ycNt4C5qI/bRUHDuKzw165gRVKF2uS9wGpTOiB6f+v8bW+19cfHe2AxgplbmRzdHJlYW0KZW5kb2JqCjMwIDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggMjUxID4+CnN0cmVhbQp4nC1RSXIDQQi7zyv0hGan32OXK4fk/9cIygcGDYtAdFrioIyfICxXvOWRq2jD3zMxgt8Fh34r121Y5EBUIEljUDWhdvF69B7YcZgJzJPWsAxmrA/8jCnc6MXhMRlnt9dl1BDsXa89mUHJrFzEJRMXTNVhI2cOP5kyLrRzPTcg50ZYl2GQblYaMxKONIVIIYWqm6TOBEESjK5GjTZyFPulL490hlWNqDHscy1tX89NOGvQ7Fis8uSUHl1xLicXL6wc9PU2AxdRaazyQEjA/W4P9XOyk994S+fOFtPje83J8sJUYMWb125ANtXi37yI4/uMr+fn+fwDX2BbiAplbmRzdHJlYW0KZW5kb2JqCjMxIDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggMjE1ID4+CnN0cmVhbQp4nDVROQ4DIQzs9xX+QCSML3hPoijN/r/NjNFWHsFchrSUIZnyUpOoIeVTPnqZLpy63NfMajTnlrQtc4C4trwvrZLAiWaIg8FpmLgBmjwBQ9fRqFFDFx7Q1KVTKLDcBD6Kt24P3WO1gZe2IeeJIGIoGSxBzalFExZtzyekNb9eixvel+3dyFOlxpYYgQYBVjgc1+jX8JU9TybRdBUy1Ks1yxgJE0UiPPmOptUT61o00jIS1MYRrGoDvDv9ME4AABNxywJkn0qUs+TEb7H0swZX+v4Bn0dUlgplbmRzdHJlYW0KZW5kb2JqCjE2IDAgb2JqCjw8IC9CYXNlRm9udCAvQk1RUURWK0RlamFWdVNhbnMgL0NoYXJQcm9jcyAxNyAwIFIKL0VuY29kaW5nIDw8Ci9EaWZmZXJlbmNlcyBbIDQ4IC96ZXJvIC9vbmUgL3R3byAvdGhyZWUgOTcgL2EgMTAxIC9lIDEwNSAvaSAxMDggL2wgL20gL24gL28gL3AgMTE1IC9zCl0KL1R5cGUgL0VuY29kaW5nID4+Ci9GaXJzdENoYXIgMCAvRm9udEJCb3ggWyAtMTAyMSAtNDYzIDE3OTQgMTIzMyBdIC9Gb250RGVzY3JpcHRvciAxNSAwIFIKL0ZvbnRNYXRyaXggWyAwLjAwMSAwIDAgMC4wMDEgMCAwIF0gL0xhc3RDaGFyIDI1NSAvTmFtZSAvQk1RUURWK0RlamFWdVNhbnMKL1N1YnR5cGUgL1R5cGUzIC9UeXBlIC9Gb250IC9XaWR0aHMgMTQgMCBSID4+CmVuZG9iagoxNSAwIG9iago8PCAvQXNjZW50IDkyOSAvQ2FwSGVpZ2h0IDAgL0Rlc2NlbnQgLTIzNiAvRmxhZ3MgMzIKL0ZvbnRCQm94IFsgLTEwMjEgLTQ2MyAxNzk0IDEyMzMgXSAvRm9udE5hbWUgL0JNUVFEVitEZWphVnVTYW5zCi9JdGFsaWNBbmdsZSAwIC9NYXhXaWR0aCAxMzQyIC9TdGVtViAwIC9UeXBlIC9Gb250RGVzY3JpcHRvciAvWEhlaWdodCAwID4+CmVuZG9iagoxNCAwIG9iagpbIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwCjYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgMzE4IDQwMSA0NjAgODM4IDYzNgo5NTAgNzgwIDI3NSAzOTAgMzkwIDUwMCA4MzggMzE4IDM2MSAzMTggMzM3IDYzNiA2MzYgNjM2IDYzNiA2MzYgNjM2IDYzNiA2MzYKNjM2IDYzNiAzMzcgMzM3IDgzOCA4MzggODM4IDUzMSAxMDAwIDY4NCA2ODYgNjk4IDc3MCA2MzIgNTc1IDc3NSA3NTIgMjk1CjI5NSA2NTYgNTU3IDg2MyA3NDggNzg3IDYwMyA3ODcgNjk1IDYzNSA2MTEgNzMyIDY4NCA5ODkgNjg1IDYxMSA2ODUgMzkwIDMzNwozOTAgODM4IDUwMCA1MDAgNjEzIDYzNSA1NTAgNjM1IDYxNSAzNTIgNjM1IDYzNCAyNzggMjc4IDU3OSAyNzggOTc0IDYzNCA2MTIKNjM1IDYzNSA0MTEgNTIxIDM5MiA2MzQgNTkyIDgxOCA1OTIgNTkyIDUyNSA2MzYgMzM3IDYzNiA4MzggNjAwIDYzNiA2MDAgMzE4CjM1MiA1MTggMTAwMCA1MDAgNTAwIDUwMCAxMzQyIDYzNSA0MDAgMTA3MCA2MDAgNjg1IDYwMCA2MDAgMzE4IDMxOCA1MTggNTE4CjU5MCA1MDAgMTAwMCA1MDAgMTAwMCA1MjEgNDAwIDEwMjMgNjAwIDUyNSA2MTEgMzE4IDQwMSA2MzYgNjM2IDYzNiA2MzYgMzM3CjUwMCA1MDAgMTAwMCA0NzEgNjEyIDgzOCAzNjEgMTAwMCA1MDAgNTAwIDgzOCA0MDEgNDAxIDUwMCA2MzYgNjM2IDMxOCA1MDAKNDAxIDQ3MSA2MTIgOTY5IDk2OSA5NjkgNTMxIDY4NCA2ODQgNjg0IDY4NCA2ODQgNjg0IDk3NCA2OTggNjMyIDYzMiA2MzIgNjMyCjI5NSAyOTUgMjk1IDI5NSA3NzUgNzQ4IDc4NyA3ODcgNzg3IDc4NyA3ODcgODM4IDc4NyA3MzIgNzMyIDczMiA3MzIgNjExIDYwNQo2MzAgNjEzIDYxMyA2MTMgNjEzIDYxMyA2MTMgOTgyIDU1MCA2MTUgNjE1IDYxNSA2MTUgMjc4IDI3OCAyNzggMjc4IDYxMiA2MzQKNjEyIDYxMiA2MTIgNjEyIDYxMiA4MzggNjEyIDYzNCA2MzQgNjM0IDYzNCA1OTIgNjM1IDU5MiBdCmVuZG9iagoxNyAwIG9iago8PCAvYSAxOCAwIFIgL2UgMTkgMCBSIC9pIDIwIDAgUiAvbCAyMSAwIFIgL20gMjIgMCBSIC9uIDI0IDAgUiAvbyAyNSAwIFIKL29uZSAyNiAwIFIgL3AgMjcgMCBSIC9zIDI4IDAgUiAvdGhyZWUgMjkgMCBSIC90d28gMzAgMCBSIC96ZXJvIDMxIDAgUiA+PgplbmRvYmoKMyAwIG9iago8PCAvRjEgMTYgMCBSID4+CmVuZG9iago0IDAgb2JqCjw8IC9BMSA8PCAvQ0EgMCAvVHlwZSAvRXh0R1N0YXRlIC9jYSAxID4+Ci9BMiA8PCAvQ0EgMSAvVHlwZSAvRXh0R1N0YXRlIC9jYSAxID4+ID4+CmVuZG9iago1IDAgb2JqCjw8ID4+CmVuZG9iago2IDAgb2JqCjw8ID4+CmVuZG9iago3IDAgb2JqCjw8IC9GMS1EZWphVnVTYW5zLW1pbnVzIDIzIDAgUiAvTTAgMTMgMCBSID4+CmVuZG9iagoxMyAwIG9iago8PCAvQkJveCBbIC03LjIzNjA2Nzk3NzUgLTcuMjM2MDY3OTc3NSA3LjIzNjA2Nzk3NzUgNy4yMzYwNjc5Nzc1IF0KL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCAxMzkgL1N1YnR5cGUgL0Zvcm0gL1R5cGUgL1hPYmplY3QgPj4Kc3RyZWFtCnicbZAxDsMwCEV3TuELfAvsBDlrxlwjS1Up91+bVumPI7NY+AP/AZbeommT80HJpbp6S4donpeqVjrRsrk186+kqpOXU5qbWV0SGO3CLNhBD9CXkv5a/p87TcTlQUKH6gBXeeTPcJeAj9EEEQvjSBjnxmMvBIsjuA/CQyK4OEISuhVfIqt8AIRnWIsKZW5kc3RyZWFtCmVuZG9iagoyIDAgb2JqCjw8IC9Db3VudCAxIC9LaWRzIFsgMTEgMCBSIF0gL1R5cGUgL1BhZ2VzID4+CmVuZG9iagozMiAwIG9iago8PCAvQ3JlYXRpb25EYXRlIChEOjIwMjIwNDI2MTAyOTA0LTA0JzAwJykKL0NyZWF0b3IgKE1hdHBsb3RsaWIgdjMuNS4xLCBodHRwczovL21hdHBsb3RsaWIub3JnKQovUHJvZHVjZXIgKE1hdHBsb3RsaWIgcGRmIGJhY2tlbmQgdjMuNS4xKSA+PgplbmRvYmoKeHJlZgowIDMzCjAwMDAwMDAwMDAgNjU1MzUgZiAKMDAwMDAwMDAxNiAwMDAwMCBuIAowMDAwMDE0MTUzIDAwMDAwIG4gCjAwMDAwMTM2MTQgMDAwMDAgbiAKMDAwMDAxMzY0NiAwMDAwMCBuIAowMDAwMDEzNzQ1IDAwMDAwIG4gCjAwMDAwMTM3NjYgMDAwMDAgbiAKMDAwMDAxMzc4NyAwMDAwMCBuIAowMDAwMDAwMDY1IDAwMDAwIG4gCjAwMDAwMDAzNDMgMDAwMDAgbiAKMDAwMDAwNzg5OCAwMDAwMCBuIAowMDAwMDAwMjA4IDAwMDAwIG4gCjAwMDAwMDc4NzcgMDAwMDAgbiAKMDAwMDAxMzg0NyAwMDAwMCBuIAowMDAwMDEyMzk4IDAwMDAwIG4gCjAwMDAwMTIxOTEgMDAwMDAgbiAKMDAwMDAxMTgxMiAwMDAwMCBuIAowMDAwMDEzNDUxIDAwMDAwIG4gCjAwMDAwMDc5MTggMDAwMDAgbiAKMDAwMDAwODI5OCAwMDAwMCBuIAowMDAwMDA4NjIwIDAwMDAwIG4gCjAwMDAwMDg3NjQgMDAwMDAgbiAKMDAwMDAwODg4MyAwMDAwMCBuIAowMDAwMDA5MjE0IDAwMDAwIG4gCjAwMDAwMDkzODYgMDAwMDAgbiAKMDAwMDAwOTYyMiAwMDAwMCBuIAowMDAwMDA5OTEzIDAwMDAwIG4gCjAwMDAwMTAwNjggMDAwMDAgbiAKMDAwMDAxMDM4MCAwMDAwMCBuIAowMDAwMDEwNzg3IDAwMDAwIG4gCjAwMDAwMTEyMDAgMDAwMDAgbiAKMDAwMDAxMTUyNCAwMDAwMCBuIAowMDAwMDE0MjEzIDAwMDAwIG4gCnRyYWlsZXIKPDwgL0luZm8gMzIgMCBSIC9Sb290IDEgMCBSIC9TaXplIDMzID4+CnN0YXJ0eHJlZgoxNDM3MAolJUVPRgo=\n", "image/png": "iVBORw0KGgoAAAANSUhEUgAAAYcAAAEGCAYAAACO8lkDAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjUuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/YYfK9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAaCElEQVR4nO3dfZRV9X3v8fdnhuGhgQoBi4aHQBxWLSpBMzFQH67xoWKSik8xpDXobXJt7jWrDytdqDGpldTVRLOSJm2yKtfYYK5Lw5UoXI2JSmzQXNGMZkTAECYSBa4gTqCBCCMw3/vH2YOH2WdmzjDnzD4Pn9das+ac396z57sTnM/57d/ev58iAjMzs3wNWRdgZmaVx+FgZmYpDgczM0txOJiZWYrDwczMUoZlXUApTJgwIaZNm5Z1GWZmVeW55557IyKOLbStJsJh2rRptLa2Zl2GmVlVkfRKb9t8WcnMzFIcDmZmlpJZOEgaKelZSS9IWi/plqR9uqRnJLVL+p6k4VnVaGZWr7LsOXQC50bEe4HZwDxJc4AvA1+LiGZgF/DJ7Eo0M6tPmYVD5OxN3jYlXwGcC9yftC8FLhn66szM6lumYw6SGiW1Aa8DjwG/AnZHxMFkl63ApF5+9lpJrZJad+7cOST1mplVko69nbywZTcdeztLfuxMb2WNiEPAbEljgQeAEwfws0uAJQAtLS2eWtbM6sqKtm1cv3wtTQ0NHOjq4rbLZ3Hx7IKfpY9KRdytFBG7gSeAucBYSd2hNRnYllVdZmaVqGNvJ9cvX8v+A13s6TzI/gNdLFq+tqQ9iCzvVjo26TEgaRRwAfASuZC4ItntamBFJgWamVWorbv20dRw5J/vpoYGtu7aV7LfkeVlpeOBpZIayYXUsoh4SNIG4D5J/wj8HPh2hjWamVWcyeNGcaCr64i2A11dTB43qmS/I7NwiIi1wKkF2l8GTh/6iszMqsP40SO47fJZLOox5jB+9IiS/Y6amFvJzKzeXDx7Emc0T2Drrn1MHjeqpMEADgczs6o1fvSIkodCt4q4W8nMzCqLw8HMzFIcDmZmluJwMDOzFIeDmZmlOBzMzCzF4WBmZikOBzMzS3E4mJlZisPBzMxSHA5mZpbicDAzK4FyLtmZBU+8Z2Y2SOVesjML7jmYmQ3CUCzZmQWHg5nZIAzFkp1ZcDiYmQ3CUCzZmQWHg5nZIHQv2TmyqYExI4Yxsqmh5Et2ZsED0mZmg1TuJTuz4HAwMyuBci7ZmQVfVjIzsxSHg5mZpTgczMwsxeFgZmYpDgczM0txOJiZWYrDwczMUjILB0lTJD0haYOk9ZL+Oml/p6THJG1Kvo/LqkYzs3qVZc/hIPDZiJgJzAGukzQTuAFYFREzgFXJezMzG0KZhUNEvBYRzyev9wAvAZOA+cDSZLelwCWZFGhmVscqYsxB0jTgVOAZYGJEvJZs2g5M7OVnrpXUKql1586dQ1OomVmdyDwcJI0GlgN/ExG/zd8WEQFEoZ+LiCUR0RIRLccee+wQVGpmVj8yDQdJTeSC4Z6I+H7SvEPS8cn244HXs6rPzKpLra3jnKXMZmWVJODbwEsR8dW8TSuBq4EvJd9XZFCemVWZWlzHOUtZ9hzOAD4BnCupLfn6ELlQuEDSJuD85L2ZWa9qdR3nLGXWc4iIpwD1svm8oazFzKpb9zrO+3l7uc7udZxraY2FoZT5gLSZ2WDV6jrOWXI4mFnVq9V1nLPkZULNrCbU4jrOWXI4mFnNqLV1nLPky0pmZpbicDAzsxSHg5mZpTgczMwsxeFgZmYpDgczM0txOJiZWYrDwczMUhwOZmaW4nAwM7MUh4OZmaU4HMys5LxcZ/XzxHtmVlJerrM2uOdgZiXj5Tprh8PBzEqme7nOfN3LdVp1cTiYWcl4uc7a4XAws5Lxcp21wwPSZlZSXq6zNjgczKzkvFxn9fNlJTMzS3E4mJlZisPBzMxSHA5mZpbicDAzs5RMw0HSXZJel7Qur+2dkh6TtCn5Pi7LGs3M6lHWPYfvAPN6tN0ArIqIGcCq5L2ZmQ2hTMMhIlYDv+nRPB9YmrxeClwylDWZmVn2PYdCJkbEa8nr7cDEQjtJulZSq6TWnTt3Dl11ZjWidXMHX310I62bO7IuxSpQRT8hHREhKXrZtgRYAtDS0lJwHzMr7Ko71/BUey4UvvHjds5qHs93PzUn46qsklRiOOyQdHxEvCbpeOD1rAsyqwXtO/bQtmU3wxo4HAzdnmzvoHVzBy3Tx2dUnVWaSgyHlcDVwJeS7yuyLcesunXs7eTzD67jkXXb+9xv9aY3HA52WKbhIOle4BxggqStwM3kQmGZpE8CrwBXZlehWXVb0baNv1vWxoGu/vc9e8aE8hdkVSPTcIiIj/ey6bwhLcSsBnXs7eSzy9o4WEQwnNU83r0GO0IlXlYys0Ho2NvJ1l372PKbN/sMhn++chYvv/EmZ8+Y4GCwFIeDWQ1Z0baN65evpamhgf0HD/W638K5U7nktClDWJlVG4eDWY3o2NvJ9cvXsv9AF/sp3GVobBDf+28fcE/B+uVwMKti3ZeQJo8bxdZd+3I9hrxgGNEoAhjW2MChruD2K2Y5GKwoDgezKtSxt5N7nnmVbz6xieGNjRzo6uILH57Jga4jewxqEA9/5kx+99Yhr+dsA9JnOEi6rK/tEfH90pZjZv1Z0baNRfevpTMZbe48eBCALz68gS98ZCZffGgDTQ0NHOjq4rbLZ9E8cUyW5VqV6q/n8Kd9bAvA4WA2hLrHFToL3IbU1NDAye86hp9ef+7hS03uKdjR6jMcIuK/DlUhZta/QuMK3Q50dR0OBIeCDVbRYw6SPgycBIzsbouIxeUoysxy8gecx48eweRxo1LjCgAjhonbLp/lULCSKSocJP0b8HvAB4E7gSuAZ8tYl1ndy39moXv84OLZk7jt8lksStrfOtTFZz7YzJ99YKqDwUpKEf3Pdi1pbUTMyvs+GngkIs4qf4n9a2lpidbW1qzLMCuJ1s0d/HD9Du5++hXeOvR2L2FkUwM/vf5cxo8ekepRmB0NSc9FREuhbcVeVtqXfH9T0ruADuD4UhRnZm/LX2ehp6aGBrbu2nd4TMGhYOVU7EpwD0kaC9wOPA/8Gri3TDWZ1aVVG7b3Ggzw9oDzQLXv2MP9rVto37FnMOVZnSmq5xARX0xeLpf0EDAyIv6zfGWZVZ5yXcpp3dzB/3xyM4+/tKPg9uGNoqHh6Aac//7BF7l7zauH3y+cO5XF808ZVL1WHwZyt9IfA9O6f0YSEXF3meoyqxjtO/Zw109/zf3PbWHEsMYjBocHq6/LSN0WX3wSF5x03ICDoX3HniOCAeDup19l4ZxpfjDO+lXs3UrfBU4A2oDuqR4DcDhYTev5yfutQ7mnkRctX8sZzRMG1YNo3dzRbzCc1TyeBR9491Edv23L7l7bHQ7Wn2J7Di3AzCjm1iazGlHok3e3/MHhgci/NLV60xu97jesQdxx1WmcN/O4AR0/3+wpYwfUbpav2HBYBxwHvFbGWswqSm+fvOHoBofvWfMKt/yf9TQ1NnAogr88+z0F9xve2MBXPjprUMEA0DxxDAvnTuXup48cc3CvwYpRbDhMADZIehbo7G6MiIvLUpVZBejtE/bwxoEPDt+z5hVuenAdAG8dyl2ZvWP1y8yZPo41m3e9/TsnH8O3r3l/yQa8F88/hYVzptG2ZTezp4x1MFjRig2HfyhnEWaVqNAn7w+ffByLLzl5QH+8O/Z2cstDG1LtjRI3fmgmBw4eYvWmN8q2XGfzxDEOBRuwYm9l/Um5CzGrRKX45L111z6GN4q3Dh7ZfuDQ2xPleQEeqzT9refwVEScKWkPubuTDm8CIiJ+v6zVmVWAwX7ynjxuFAe70vdy3PynJ/kpZ6tYfT4hHRFnJt/HRMTv532NcTCYFWf86BHcdvksRjY18I4RjQwf1sCtl57Mn885ultUzYbCQB6CGwdMyf+ZiHi+HEWZ1ZqLZ0/ijOYJnizPqkaxD8F9EbgGeBkOrzISwLnlKcusOrTv2FP0eIQny7NqUmzP4UrghIh4q5zFmFWLjr2d/I97nuOZvNtQPW+R1ZKBPAQ3Fni9fKWYVb5VG7Zz88r1bN29P7XN8xZZLSk2HP4J+LmkdfghOKtT71v8QzrePNTnPp63yGpFseGwFPgy8CIUWNm8DCTNA74ONAJ3RsSXhuL3mvU07YaHi963mHmLvIqbVYNiw+HNiPhGWSvJI6kR+CZwAbAV+JmklRGRfszUrIwGEgwXnvQH/fYaelsX2qzSFLsS3JOS/knSXEmndX+Vsa7TgfaIeDkZBL8PmF/G32eWMpBgeN/UY7jjE+/vc5+OvZ1cv3wt+w90safzIPsPdLFo+Vo69nb2+XNmWSi253Bq8n1OXls5b2WdBGzJe78V+ED+DpKuBa4FmDp1apnKsHp1xpceL2q/BmDZX84pavqLrbv20dTQwP68K7NHO/W3WbkVO7fSB8tdyEBFxBJgCUBLS4vXmbBB6x4LeGPPfrbt7v/T/MnvGsNDf3V20cefPG4UB7qOHLI72nWhzcqt2IfgjgFuBrr/S/gJsLiM60hvI/c0drfJSZtZWeSPBbx54GC/+3/uohO59r+cMKDf0T2NxqIeYw7uNVglKvay0l3knnW4Mnn/CeDfgcvKURTwM2CGpOnkQmEB8Gdl+l1W5/LHAvYXcTPec58//6j/oHsaDasWxYbDCRFxed77WyS1laEeACLioKTPAD8idyvrXRGxvly/z+pbobGABkHPiVQnvmMYz3zhwkH/Pk+jYdWg2HDYJ+nMiHgKQNIZwL7ylQUR8QPgB+X8HWZQeCxg+LAGvvnxU/nxxp2MHTWMS0+d7IfbrK4UGw7/HViajD0A7AKuLk9JZkOrt7GA82YeN+h1nM2qVbHh8BJwG3ACuTmW/hO4BFhblqrMhpjHAsyOVGw4rAB2A8/ju4asRnkswOxtxYbD5IiYV9ZKzEps1YbtPLphB38yc6IvD5kNULHh8H8lnRIRL5a1GrMS+ZOv/Qe/3PE7AL7XupU/nPgOfvS352Rak1k1KXZupTOB5yRtlLRW0ouSPN5gFWnVhu2Hg6Hbxh2/Y9WG7RlVZFZ9iu05XFTWKsxKaOUL/6/Xdl9eMitOUT2HiHil0Fe5izMrRsfeTl7Ysvvw7KanTDqm4H69tRd7XLN6UmzPwawiFVof4dLTJnPrD35B/gPOAi49bfKgjut1F6yeFDvmYFZxelsfAeDrC2YzvFE0NYjhjeLrC2YXfZuq110wc8/BqlD7jj20bdnNyKbGXtdHGMxDbV53wczhYFXm7x98kbvXvHr4fWODjtievz7C0T7U5nUXzHxZyapI+449RwQDwKGuYMSwBsaMGMbIpoaSrI/QPdfSyKbSHtesmrjnYFWjbcvugu03XnQip04dV9I5kTzXktU7h4NVjdlTxhZsP7N5Qlmm0/ZcS1bPfFnJqkbzxDEsnDv1iLaFc6d6nQWzMnDPwSpK951Is6eMLfhHf/H8U1g4Z1qf+5jZ4DkcrGIs+t9tLHvu7RnhF86dyuL5p6T2a544xqFgVma+rGQV4Y6f/OqIYAC4++lXad+xJ6OKzOqbw8Ey17G3k688urHgtt7uUDKz8nI42JDrOaHd1l37GN5Y+J9ib3comVl5eczBhlShCe3OaJ7AoYjUvle2TPLYgllG3HOwIdPXRHndTyT/3vBGmhrF5y46kduumJ1twWZ1zD0HGzJ9TWjnJ5LNKovDwcqm5zML/U1o5yeSzSqHw8HKoufsqd3PLNx2+SwW9RhzcCCYVR6Hg5VUx95Onv7VG6nZU+9++lUWzpnmy0dmVcLhYCXTfSdSgRuPgNwzC80Tx/jykVkVyORuJUkflbReUpeklh7bbpTULmmjpAuzqM8GLv9OpM6DXQX38TMLZtUjq1tZ1wGXAavzGyXNBBYAJwHzgG9Jahz68myguu9E6o1nTzWrLplcVoqIlwAk9dw0H7gvIjqBzZLagdOBp4e2QhuoQnciDW8Un/vQH5VtvQUzK59KewhuErAl7/3WpM0qXKGlNb/y0fdyzRnTHQxmVahsPQdJjwPHFdh0U0SsKMHxrwWuBZg6dWo/e9tQ8J1IZrWjbOEQEecfxY9tA6bkvZ+ctBU6/hJgCUBLS0sv98fYUPOdSGa1odIuK60EFkgaIWk6MAN4NuOazMzqTla3sl4qaSswF3hY0o8AImI9sAzYAPwQuC4iDmVRo5lZPcvqbqUHgAd62XYrcOvQVmRmZvkq7bKSmZlVAIeDmZmlOBzMzCzF4WBmZikOBzMzS3E4mJlZisPBzMxSHA5mZpbicDAzsxSHg5mZpTgczMwsxeFgZmYpDgczM0txOJiZWYrDwczMUhwOZmaW4nAwM7MUh4OZmaU4HMzMLMXhYGZmKQ4HMzNLcTiYmVmKw8HMzFIcDmZmluJwMDOzFIeDmZmlOBzMzCzF4WBmZikOBzMzS8kkHCTdLukXktZKekDS2LxtN0pql7RR0oVZ1GdmVu+y6jk8BpwcEbOAXwI3AkiaCSwATgLmAd+S1JhRjWZmdSuTcIiIRyPiYPJ2DTA5eT0fuC8iOiNiM9AOnJ5FjWZm9awSxhz+AngkeT0J2JK3bWvSliLpWkmtklp37txZ5hLNzOrLsHIdWNLjwHEFNt0UESuSfW4CDgL3DPT4EbEEWALQ0tISgyjVzMx6KFs4RMT5fW2XdA3wEeC8iOj+474NmJK32+SkzczMhlBWdyvNAxYBF0fEm3mbVgILJI2QNB2YATybRY1mZvWsbD2HfvwrMAJ4TBLAmoj4dESsl7QM2EDuctN1EXEooxrNzOpWJuEQEc19bLsVuHUIyzEzsx4q4W4lMzOrMA4HMzNLcTiYmVmKw8HMzFIcDmZmluJwMDOzlLoOh9bNHXz10Y20bu7IuhQzs4qS1UNwmbvqzjU81Z4LhW/8uJ2zmsfz3U/NybgqM7PKUJc9h9bNHYeDoduT7R3uQZiZJeoyHFZvemNA7WZm9aYuw+HsGRMG1G5mVm/qMhxapo/nrObxR7Sd1Tyelunje/kJM7P6UrcD0t/91BxaN3ewetMbnD1jgoPBzCxP3YYD5HoQDgUzs7S6vKxkZmZ9cziYmVmKw8HMzFIcDmZmluJwMDOzFEVE1jUMmqSdwCtZ19GLCUCtP3rtc6wN9XCOUB/nWew5vjsiji20oSbCoZJJao2IlqzrKCefY22oh3OE+jjPUpyjLyuZmVmKw8HMzFIcDuW3JOsChoDPsTbUwzlCfZznoM/RYw5mZpbinoOZmaU4HMzMLMXhUAaSbpf0C0lrJT0gaWzethsltUvaKOnCDMscNEkflbReUpeklh7bauk85yXn0S7phqzrKQVJd0l6XdK6vLZ3SnpM0qbk+7gsaxwsSVMkPSFpQ/Lv9K+T9lo7z5GSnpX0QnKetyTt0yU9k/y7/Z6k4QM5rsOhPB4DTo6IWcAvgRsBJM0EFgAnAfOAb0lqzKzKwVsHXAaszm+spfNM6v4mcBEwE/h4cn7V7jvk/r/JdwOwKiJmAKuS99XsIPDZiJgJzAGuS/6/q7Xz7ATOjYj3ArOBeZLmAF8GvhYRzcAu4JMDOajDoQwi4tGIOJi8XQNMTl7PB+6LiM6I2Ay0A6dnUWMpRMRLEbGxwKZaOs/TgfaIeDki3gLuI3d+VS0iVgO/6dE8H1iavF4KXDKUNZVaRLwWEc8nr/cALwGTqL3zjIjYm7xtSr4COBe4P2kf8Hk6HMrvL4BHkteTgC1527YmbbWmls6zls6lPxMj4rXk9XZgYpbFlJKkacCpwDPU4HlKapTUBrxO7srFr4DdeR9SB/zvtq5XghsMSY8DxxXYdFNErEj2uYlc1/aeoaytlIo5T6s9ERGSauI+d0mjgeXA30TEbyUd3lYr5xkRh4DZyfjmA8CJgz2mw+EoRcT5fW2XdA3wEeC8ePthkm3AlLzdJidtFau/8+xF1Z1nH2rpXPqzQ9LxEfGapOPJfQqtapKayAXDPRHx/aS55s6zW0TslvQEMBcYK2lY0nsY8L9bX1YqA0nzgEXAxRHxZt6mlcACSSMkTQdmAM9mUWOZ1dJ5/gyYkdz5MZzcQPvKjGsql5XA1cnrq4Gq7hkq10X4NvBSRHw1b1Otneex3XdEShoFXEBufOUJ4IpktwGfp5+QLgNJ7cAIoCNpWhMRn0623URuHOIguW7uI4WPUvkkXQr8C3AssBtoi4gLk221dJ4fAv4ZaATuiohbs61o8CTdC5xDbmrnHcDNwIPAMmAquSnwr4yInoPWVUPSmcCTwItAV9L8OXLjDrV0nrPIDTg3kvvAvywiFkt6D7kbKN4J/By4KiI6iz6uw8HMzHryZSUzM0txOJiZWYrDwczMUhwOZmaW4nAwM7MUh4NZD5L29r/XgI/5a0kTSn1cs3JxOJiZWYrDwawXyrld0jpJL0r6WD/t50haLenhZP2Hf5OU+m9M0lXJ/Pttku5IJk1rlPSdvGP+bbLvXyXrEayVdN/Q/i9g9cxzK5n17jJy8+O/l9yTxD+TtBr4417aITfF90xyT97+MDlG97TJSPoj4GPAGRFxQNK3gD8H1gOTIuLkZL+xyY/cAEyPiM68NrOyc8/BrHdnAvdGxKGI2AH8BHh/H+0AzyZrPxwC7k32zXce8D5ygdKWvH8P8DLwHkn/kszN9dtk/7XAPZKuIjcVidmQcDiYlVbP+Wh6vhewNCJmJ19/GBH/EBG7yPVE/gP4NHBnsv+Hya1Edxq5QHFv34aEw8Gsd08CH0vGA44FziY3u2xv7QCnJzO4NpC7fPRUj2OuAq6Q9AdweD3jdyd3MjVExHLg88BpyTGmRMQTwPXAMcDosp6xWcKfQsx69wC5efFfINcDWBQR2yX11n4iuSm+/xVoJjdl8gP5B4yIDZI+Dzya/PE/AFwH7AP+PW8A+0Zys2z+L0nHkOtxfCMidpfzhM26eVZWsxKRdA7wdxHxkYxLMRs0X1YyM7MU9xzMzCzFPQczM0txOJiZWYrDwczMUhwOZmaW4nAwM7OU/w9lAUI7DbW7MQAAAABJRU5ErkJggg==\n", "text/plain": [ "
" ] }, "metadata": { "needs_background": "light" }, "output_type": "display_data" } ], "source": [ "df.plot.scatter(x='loopless', y='nominal')" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "This functionality can also be used in FVA by using the `loopless=True` argument to avoid getting high flux ranges for reactions that essentially only can reach high fluxes if they are allowed to participate in loops (see the simulation notebook) leading to much narrower flux ranges." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Loopless model" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Cobrapy also includes the \"classical\" loopless formulation by [Schellenberger et. al.](https://dx.doi.org/10.1016%2Fj.bpj.2010.12.3707) implemented in `cobra.flux_analysis.add_loopless` modify the model with additional mixed-integer constraints that make thermodynamically infeasible loops impossible. This is much slower than the strategy provided above and should only be used if one of the two following cases applies:\n", "\n", "1. You want to combine a non-linear (e.g. quadratic) objective with the loopless condition\n", "2. You want to force the model to be infeasible in the presence of loops independent of the set reaction bounds.\n", "\n", "We will demonstrate this with a toy model which has a simple loop cycling A $\\rightarrow$ B $\\rightarrow$ C $\\rightarrow$ A, with A allowed to enter the system and C allowed to leave. A graphical view of the system is drawn below:" ] }, { "cell_type": "code", "execution_count": 5, "metadata": { "scrolled": true }, "outputs": [ { "data": { "application/pdf": "JVBERi0xLjQKJazcIKu6CjEgMCBvYmoKPDwgL1BhZ2VzIDIgMCBSIC9UeXBlIC9DYXRhbG9nID4+CmVuZG9iago4IDAgb2JqCjw8IC9FeHRHU3RhdGUgNCAwIFIgL0ZvbnQgMyAwIFIgL1BhdHRlcm4gNSAwIFIKL1Byb2NTZXQgWyAvUERGIC9UZXh0IC9JbWFnZUIgL0ltYWdlQyAvSW1hZ2VJIF0gL1NoYWRpbmcgNiAwIFIKL1hPYmplY3QgNyAwIFIgPj4KZW5kb2JqCjExIDAgb2JqCjw8IC9Bbm5vdHMgMTAgMCBSIC9Db250ZW50cyA5IDAgUiAvTWVkaWFCb3ggWyAwIDAgNjAwLjMgMjU5LjAyIF0KL1BhcmVudCAyIDAgUiAvUmVzb3VyY2VzIDggMCBSIC9UeXBlIC9QYWdlID4+CmVuZG9iago5IDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggMTIgMCBSID4+CnN0cmVhbQp4nNVXwY5VNwzd5yuyhAWZOE7ieNkBilSpi6FPKlJVsXhMpx1BJajE9/c4l5ubeztTGCQWLN485bzE9vGxnczFs+uPf52vX7649E9/cRfb6vyPI3/r3nsJqX9KK0F9yjnU5D9c+1/93z76G3xu7ds5ai20pL7UQCn7d46EQ4rFZwkq/u1YY0PMKVdA3fB/lthU8v7AEao5JGkA/nTu0l35B8SZlANTybV5ahJybpoE4RqupbWmniSFKMxS4CHBYGkSawYObhQpdjwm4LkANwqNU1rhDPNceyZqlmElkyjgbkWplo6LgH4lIkQTQ0qNW/kqXqwSWo25ka8Ex0m0gBY3CqUwqfraAie2yN4C1qCRa4H1FFijkuWXI4yIGEzY0WIrn/BmYXJuC66xtm5GIzKVDIeZLNi3wC1kcInkQbbkaFn6KrEIuRLaiioxBSM2CmAFpiJhafjxbmQttenYEVrr9eHRFlHQnlqgVEYON5PrevKKogjMdyNr+NOxI/TARgjSWuKSNBMWpUXWRKVq/2UsPty4L9z58sX9Nt3R5tIyPkMLahyryRlzKForzXCKNdQoKJmsIRZiICg/jQQJ4YG5sT/jrIYiJiu6lSrKOlEMVmuKlswhJrFemsFFFxydMLiFQwQw7FX0IaNzJ7foKCEI092u0UEC0ip+IlHNrZrdheu2toPmlC2mDSZ0ClKE4Fdr+IPOVFCcnJJifIDPFhupOc2Wr43CDK5cZ2wkZdgbudvcTineotuUGCRmwfa6nr+LamRQsZwhMuuqXo8MJujCuscZAqdiklNDnxp5jiVIttKwS6SgoCxfNj5TStKHZIxc7CxqqJRFa0Kyc+nHJxTCE6V+fELNuzSyvatRTHhkuOXZOxSSSCz9+BqmqQQp1E98UjTvtakd78wnBNWp5rsLO+EoUptL1luryWT1VKxQZt92e0YRnoJMar574U1sduhgvkNHljajI52T9ynvW5hDoInPTsmj5t9JrdrlvpucrHYNHyYnSgJNPE9O9Krd7vvJmVEobTc5sxXUcXLO4DpNZmyMnWFvTKfN7TTEtujWWTeR2EbiwnWenKzm9DA5GcVRd5OTrYiOk9NeKLKbnNwfMIfJOYMr1xkbSRn2Ru42t1OKt+hWJSYSm2BHXadqXF4WN+49HuLRP4meehR4WeJBKTngK1Y8Oc/v3OXJX/xIHovTHy5i9+mN+80/ev7q9Q+P/e/+9JN7fnJXsyW72Qp6iEEGD9Fhx07jkdjIbL1xm9VHHx/7062jgu6yd2xtiOJJDngN99OfNuPpsmynvv3oliGfyDd0m+50mzAUKkYCnFf+Bl75Tq85oxwwwha5UomfkevZz6+f3iOXTUrNeMXjDKegJOX/bd2rO4ZrETI+9mqhQp8xdHmPIesN/IvUi/GLItpRu3L/AvD74F8KZW5kc3RyZWFtCmVuZG9iagoxMiAwIG9iagoxMDY4CmVuZG9iagoxMCAwIG9iagpbIF0KZW5kb2JqCjE3IDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggOTEgPj4Kc3RyZWFtCnicNYy7DcAwCER7prgR+DiA94miFPb+bYgtF9w96YnzbGBknYcjtOMWsqZwU0xSTqh3DGqlNx076CXN/TTJei4a9A9x9RW2mwOSUSSRh0SXy5Vn5V98PgxvHGIKZW5kc3RyZWFtCmVuZG9iagoxOCAwIG9iago8PCAvRmlsdGVyIC9GbGF0ZURlY29kZSAvTGVuZ3RoIDI2NCA+PgpzdHJlYW0KeJw9UrmRAzEMy7cKlsBfUj2+uXFg958ewD07MTFLEQBB925RORs/bSXLj/zYZWdJ5Jb3oG3yuqLqBqmbIHPJcckVYpbyuBIkFi1lJtZnqoPycQ1qFb7wEzMT0yFJxBJyUo8irI+vg9f1HNxfN+n8GhkfdGxQekuSq6BUw75ytBI7lupdg+yDppvS6jPTruyApfGGrNSkTn8d9b8jLMKk3khFByEWv9PLHbIspBzU27l+A+Fd7YJYT6087BBp3lZ6SxXM5swETBltO6yAtVljwlQJ8BbNIdRaiMwXOq2I+eTc0cE0VXkaIsNShYPtPaM1XOgaEkvD+UnGBOa/8PqsyG1//wBwaGe6CmVuZHN0cmVhbQplbmRvYmoKMTkgMCBvYmoKPDwgL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCAyMzUgPj4Kc3RyZWFtCnicNVFJbgAxCLvnFf5ApbAn75mq6qH9/7WGUS8DA9jYJO/BRiQ+xJDuKFd8yuo0y/A7WeTFz0rh5L2ICqQqwgppB89yVjMMnhuZApcz8VlmPpkWOxZQTcRxduQ0g0GIaVxHy+kw0zzoCbk+GHFjp1muYkjr3VK9vtfynyrKR9bdLLdO2dRK3aJn7Elcdl5PbWlfGHUUNwWRDh87vAf5IuYsLjqRbvabKYeVpCE4LYAfiaFUzw6vESZ+ZiR4yp5O76M0vPZB0/W9e0FHbiZkKrdQRiqerDTGjKH6jWgmqe//gZ71vb7+AENNVLkKZW5kc3RyZWFtCmVuZG9iagoyMCAwIG9iago8PCAvRmlsdGVyIC9GbGF0ZURlY29kZSAvTGVuZ3RoIDE2NCA+PgpzdHJlYW0KeJw9kMERQyEIRO9WsSWAgEA9yWRy+L//a0CTXGQdYPepO4GQUYczw2fiyYPTsTRwbxWMawivI/QITQKTwMTBmngMCwGnYZFjLt9VllWnla6ajZ7XvWNB1WmXNQ1t2oHyrY8/wjXeo/Aa7B5CB7EodG5lWguZWDxrnDvMo8znfk7bdz0YrabUrDdy2dc9OsvUUF5a+4TOaLT9J9cvuzFeH4UUOQgKZW5kc3RyZWFtCmVuZG9iagoyMSAwIG9iago8PCAvRmlsdGVyIC9GbGF0ZURlY29kZSAvTGVuZ3RoIDgxID4+CnN0cmVhbQp4nE3Nuw3AIAwE0J4pPALg/z5RlCLZv40NEaGxn3QnnWCHCm5xWAy0Oxyt+NRTmH3oHhKSUHPdRFgzJdqEpF/6yzDDmFjItq83V65yvhbcHIsKZW5kc3RyZWFtCmVuZG9iagoyMiAwIG9iago8PCAvRmlsdGVyIC9GbGF0ZURlY29kZSAvTGVuZ3RoIDkwID4+CnN0cmVhbQp4nD2Oyw3AMAhD70zBCOFTAvtUVQ/J/teGfHrBD1vIuAkWDB+j2oWVA2+CsSd1YF1eAxVCFhlk5Ns7F4tKZha/miapE9Ikcd5EoTtNSp0PtNPb4IXnA/XpHewKZW5kc3RyZWFtCmVuZG9iagoyMyAwIG9iago8PCAvRmlsdGVyIC9GbGF0ZURlY29kZSAvTGVuZ3RoIDkwID4+CnN0cmVhbQp4nC2NsQ3AMAgEe0/BCOAHjPeJohTJ/m0wdsOfTq/Hw4gJnMdNafRJlzRH0dfEZ9HbYExqkWToxznikLISRrlc4dXSqISCIIsEvg1X9Jl/Y8+clafdP8j7G9MKZW5kc3RyZWFtCmVuZG9iagoyNCAwIG9iago8PCAvRmlsdGVyIC9GbGF0ZURlY29kZSAvTGVuZ3RoIDgzID4+CnN0cmVhbQp4nEWMuw3AMAhEe6ZgBH4m9j5RlMLevw0QJW64J909XB0JmSluM8NDBp4MLIZdcYH0ljALXEdQjp3so2HVvuoEjfWmUvPvD5Se7KzihusBAkIaZgplbmRzdHJlYW0KZW5kb2JqCjI1IDAgb2JqCjw8IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlIC9MZW5ndGggMzQwID4+CnN0cmVhbQp4nDVSOW4EMQzr/Qp9IIBu2+/ZIEiR/L8NqdkUA3F0UpQ7WlR2y4eFVLXsdPm0ldoSN+R3ZYXECcmrEu1ShkiovFYh1e+ZMq+3NWcEyFKlwuSk5HHJgj/DpacLx/m2sa/lyB2PHlgVI6FEwDLFxOgals7usGZbfpZpwI94hJwr1i3HWAVSG9047Yr3oXktsgaIvZmWigodVokWfkHxoEeNffYYVFgg0e0cSXCMiVCRgHaB2kgMOXssdlEf9DMoMRPo2htF3EGBJZKYOcW6dPTf+NCxoP7YjDe/OirpW1pZY9I+G+2Uxiwy6XpY9HTz1seDCzTvovzn1QwSNGWNksYHrdo5hqKZUVZ4t0OTDc0xxyHzDp7DGQlK+jwUv48lEx2UyN8ODaF/Xx6jjJw23gLmoj9tFQcO4rPDXrmBFUoXa5L3AalM6IHp/6/xtb7X1x8d7YDGCmVuZHN0cmVhbQplbmRvYmoKMjYgMCBvYmoKPDwgL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCAyNTEgPj4Kc3RyZWFtCnicLVFJcgNBCLvPK/SEZqffY5crh+T/1wjKBwYNi0B0WuKgjJ8gLFe85ZGraMPfMzGC3wWHfivXbVjkQFQgSWNQNaF28Xr0HthxmAnMk9awDGasD/yMKdzoxeExGWe312XUEOxdrz2ZQcmsXMQlExdM1WEjZw4/mTIutHM9NyDnRliXYZBuVhozEo40hUghhaqbpM4EQRKMrkaNNnIU+6Uvj3SGVY2oMexzLW1fz004a9DsWKzy5JQeXXEuJxcvrBz09TYDF1FprPJASMD9bg/1c7KT33hL584W0+N7zcnywlRgxZvXbkA21eLfvIjj+4yv5+f5/ANfYFuICmVuZHN0cmVhbQplbmRvYmoKMjcgMCBvYmoKPDwgL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCA1NCA+PgpzdHJlYW0KeJwzNTBQMFDQtVTQNTI2VTA1BLINzUwVUgy54OxcCBMkn8MFUwlhgaRzECpzuDK40gBzUQ+PCmVuZHN0cmVhbQplbmRvYmoKMjggMCBvYmoKPDwgL0ZpbHRlciAvRmxhdGVEZWNvZGUgL0xlbmd0aCA3NSA+PgpzdHJlYW0KeJwztTRSMFAwNgASpmZGCqYm5gophlxAPoiVy2VoZApm5XAZWZopWFgAGSZm5lAhmIYcLmNTc6ABQEXGpmAaqj+HK4MrDQCVkBLvCmVuZHN0cmVhbQplbmRvYmoKMTUgMCBvYmoKPDwgL0Jhc2VGb250IC9CTVFRRFYrRGVqYVZ1U2FucyAvQ2hhclByb2NzIDE2IDAgUgovRW5jb2RpbmcgPDwKL0RpZmZlcmVuY2VzIFsgNDkgL29uZSAvdHdvIC90aHJlZSA2NSAvQSAvQiAvQyAvRCAvRSA3NyAvTSA4OCAvWCA5NSAvdW5kZXJzY29yZSAxMTggL3YKXQovVHlwZSAvRW5jb2RpbmcgPj4KL0ZpcnN0Q2hhciAwIC9Gb250QkJveCBbIC0xMDIxIC00NjMgMTc5NCAxMjMzIF0gL0ZvbnREZXNjcmlwdG9yIDE0IDAgUgovRm9udE1hdHJpeCBbIDAuMDAxIDAgMCAwLjAwMSAwIDAgXSAvTGFzdENoYXIgMjU1IC9OYW1lIC9CTVFRRFYrRGVqYVZ1U2FucwovU3VidHlwZSAvVHlwZTMgL1R5cGUgL0ZvbnQgL1dpZHRocyAxMyAwIFIgPj4KZW5kb2JqCjE0IDAgb2JqCjw8IC9Bc2NlbnQgOTI5IC9DYXBIZWlnaHQgMCAvRGVzY2VudCAtMjM2IC9GbGFncyAzMgovRm9udEJCb3ggWyAtMTAyMSAtNDYzIDE3OTQgMTIzMyBdIC9Gb250TmFtZSAvQk1RUURWK0RlamFWdVNhbnMKL0l0YWxpY0FuZ2xlIDAgL01heFdpZHRoIDEzNDIgL1N0ZW1WIDAgL1R5cGUgL0ZvbnREZXNjcmlwdG9yIC9YSGVpZ2h0IDAgPj4KZW5kb2JqCjEzIDAgb2JqClsgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAKNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCA2MDAgNjAwIDYwMCAzMTggNDAxIDQ2MCA4MzggNjM2Cjk1MCA3ODAgMjc1IDM5MCAzOTAgNTAwIDgzOCAzMTggMzYxIDMxOCAzMzcgNjM2IDYzNiA2MzYgNjM2IDYzNiA2MzYgNjM2IDYzNgo2MzYgNjM2IDMzNyAzMzcgODM4IDgzOCA4MzggNTMxIDEwMDAgNjg0IDY4NiA2OTggNzcwIDYzMiA1NzUgNzc1IDc1MiAyOTUKMjk1IDY1NiA1NTcgODYzIDc0OCA3ODcgNjAzIDc4NyA2OTUgNjM1IDYxMSA3MzIgNjg0IDk4OSA2ODUgNjExIDY4NSAzOTAgMzM3CjM5MCA4MzggNTAwIDUwMCA2MTMgNjM1IDU1MCA2MzUgNjE1IDM1MiA2MzUgNjM0IDI3OCAyNzggNTc5IDI3OCA5NzQgNjM0IDYxMgo2MzUgNjM1IDQxMSA1MjEgMzkyIDYzNCA1OTIgODE4IDU5MiA1OTIgNTI1IDYzNiAzMzcgNjM2IDgzOCA2MDAgNjM2IDYwMCAzMTgKMzUyIDUxOCAxMDAwIDUwMCA1MDAgNTAwIDEzNDIgNjM1IDQwMCAxMDcwIDYwMCA2ODUgNjAwIDYwMCAzMTggMzE4IDUxOCA1MTgKNTkwIDUwMCAxMDAwIDUwMCAxMDAwIDUyMSA0MDAgMTAyMyA2MDAgNTI1IDYxMSAzMTggNDAxIDYzNiA2MzYgNjM2IDYzNiAzMzcKNTAwIDUwMCAxMDAwIDQ3MSA2MTIgODM4IDM2MSAxMDAwIDUwMCA1MDAgODM4IDQwMSA0MDEgNTAwIDYzNiA2MzYgMzE4IDUwMAo0MDEgNDcxIDYxMiA5NjkgOTY5IDk2OSA1MzEgNjg0IDY4NCA2ODQgNjg0IDY4NCA2ODQgOTc0IDY5OCA2MzIgNjMyIDYzMiA2MzIKMjk1IDI5NSAyOTUgMjk1IDc3NSA3NDggNzg3IDc4NyA3ODcgNzg3IDc4NyA4MzggNzg3IDczMiA3MzIgNzMyIDczMiA2MTEgNjA1CjYzMCA2MTMgNjEzIDYxMyA2MTMgNjEzIDYxMyA5ODIgNTUwIDYxNSA2MTUgNjE1IDYxNSAyNzggMjc4IDI3OCAyNzggNjEyIDYzNAo2MTIgNjEyIDYxMiA2MTIgNjEyIDgzOCA2MTIgNjM0IDYzNCA2MzQgNjM0IDU5MiA2MzUgNTkyIF0KZW5kb2JqCjE2IDAgb2JqCjw8IC9BIDE3IDAgUiAvQiAxOCAwIFIgL0MgMTkgMCBSIC9EIDIwIDAgUiAvRSAyMSAwIFIgL00gMjIgMCBSIC9YIDIzIDAgUgovb25lIDI0IDAgUiAvdGhyZWUgMjUgMCBSIC90d28gMjYgMCBSIC91bmRlcnNjb3JlIDI3IDAgUiAvdiAyOCAwIFIgPj4KZW5kb2JqCjMgMCBvYmoKPDwgL0YxIDE1IDAgUiA+PgplbmRvYmoKNCAwIG9iago8PCA+PgplbmRvYmoKNSAwIG9iago8PCA+PgplbmRvYmoKNiAwIG9iago8PCA+PgplbmRvYmoKNyAwIG9iago8PCA+PgplbmRvYmoKMiAwIG9iago8PCAvQ291bnQgMSAvS2lkcyBbIDExIDAgUiBdIC9UeXBlIC9QYWdlcyA+PgplbmRvYmoKMjkgMCBvYmoKPDwgL0NyZWF0aW9uRGF0ZSAoRDoyMDIyMDQyNjEwMjkxNC0wNCcwMCcpCi9DcmVhdG9yIChNYXRwbG90bGliIHYzLjUuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZykKL1Byb2R1Y2VyIChNYXRwbG90bGliIHBkZiBiYWNrZW5kIHYzLjUuMSkgPj4KZW5kb2JqCnhyZWYKMCAzMAowMDAwMDAwMDAwIDY1NTM1IGYgCjAwMDAwMDAwMTYgMDAwMDAgbiAKMDAwMDAwNjEyMCAwMDAwMCBuIAowMDAwMDA2MDA0IDAwMDAwIG4gCjAwMDAwMDYwMzYgMDAwMDAgbiAKMDAwMDAwNjA1NyAwMDAwMCBuIAowMDAwMDA2MDc4IDAwMDAwIG4gCjAwMDAwMDYwOTkgMDAwMDAgbiAKMDAwMDAwMDA2NSAwMDAwMCBuIAowMDAwMDAwMzM1IDAwMDAwIG4gCjAwMDAwMDE0OTkgMDAwMDAgbiAKMDAwMDAwMDIwOCAwMDAwMCBuIAowMDAwMDAxNDc4IDAwMDAwIG4gCjAwMDAwMDQ3OTIgMDAwMDAgbiAKMDAwMDAwNDU4NSAwMDAwMCBuIAowMDAwMDA0MjA2IDAwMDAwIG4gCjAwMDAwMDU4NDUgMDAwMDAgbiAKMDAwMDAwMTUxOSAwMDAwMCBuIAowMDAwMDAxNjgyIDAwMDAwIG4gCjAwMDAwMDIwMTkgMDAwMDAgbiAKMDAwMDAwMjMyNyAwMDAwMCBuIAowMDAwMDAyNTY0IDAwMDAwIG4gCjAwMDAwMDI3MTcgMDAwMDAgbiAKMDAwMDAwMjg3OSAwMDAwMCBuIAowMDAwMDAzMDQxIDAwMDAwIG4gCjAwMDAwMDMxOTYgMDAwMDAgbiAKMDAwMDAwMzYwOSAwMDAwMCBuIAowMDAwMDAzOTMzIDAwMDAwIG4gCjAwMDAwMDQwNTkgMDAwMDAgbiAKMDAwMDAwNjE4MCAwMDAwMCBuIAp0cmFpbGVyCjw8IC9JbmZvIDI5IDAgUiAvUm9vdCAxIDAgUiAvU2l6ZSAzMCA+PgpzdGFydHhyZWYKNjMzNwolJUVPRgo=\n", "image/png": "iVBORw0KGgoAAAANSUhEUgAAAlgAAAEDCAYAAADpx3p1AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjUuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/YYfK9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAng0lEQVR4nO3dd7hkVZX+8e/bkQ5AEyTHQQRBSWrTgIICiiiNoATJDSI6NCoK/hBRCSKoAzqO04zgKHkYyYqOqIMSBBskKYoBBGHISGo6p/X7Y++ii8sNde89p06F9/M89Zw6VfvUWQ23qlbtvc/aigjMzMzMrDgjqg7AzMzMrNM4wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsMzMzs4I5wTIzMzMrmBMsM2s5kk6RFH3c5kp6QNKFkravOlYzs944wTKzVvd03e1ZYAzweuBQ4FZJp1QXmplZ75xgmVlLi4g16m6rAWOBtwN35SYnuyfLzFqNEywzaysRsSQibgX2qnv4AxWFY2bWKydYZtaWIuIx4Lm8O7HKWMzMenKCZWZtSdLawCp59y9VxmJm1pMTLDNrK5JGStoOuCY/9AxwUYUhmZm9xqiqAzAz64+kp+p2RwArAyOBWcClwEkR8WIFoZmZ9ckJlpm1utX7eHw8sGJ+/pHmhWNmNjAPEZpZS4sI1d+AccDWwIXAHsDNkvaqMkYzs56cYJlZW4mI+RFxb0QcSZqHNRa4QNIKFYdmZvYKJ1hm1s6+m7crAu+rMhAzs3pOsMysndXPvdqwsijMzHpwgmVm7WyduvtzKovCzKwHJ1hm1s4OrLt/Z2VRmJn14DINZtZ2JK0BHAMclh+aCfymuojMzF7NCZaZtbQehUYBliNNaq+5D/hQRETzojIz658TLDNrdT0LjS4CngJ+B1wJXBQRC5selZlZP+QffWZmZmbF8iR3MzMzs4I5wTIzMzMrmOdgmVnLumPGTAE7AccB25AWeJ4L3A2cBdw8efoUz3Mws5bjOVhm1pLumDHzvcB5wErABEB1TwepsOjzwFGTp0/5WfMjNDPrmxMsM2s5d8yYOQ04BxjXQPN5wNGTp0+5oMyYzMwGwwmWmbWU3HN1NY0lVzXzgA9Onj7l+nKiMjMbHCdYZtYy8pyrR4B1h3D4o8AGnpNlZq3AVxGaWSvZiTTnaihWBnYsMBYzsyFzgmVmreQ40oT2oZiQjzczq5wTLDNrJdvw6qsFB0P5eDOzyjnBMrNWMr7i483MCuEEy8xaydyKjzczK4QTLDNrJXeTiogOWkTEnPlz/lRwPGZmQ+IEy8xaydmkCu2DtnjJ4kXHfeezu0paseCYzMwGzQmWmbWSm4AXhnLgqJGjnr7nwXsAXiwyIDOzoXCCZWYtQdI22x6z3ZWnXfzlB0iV2QdjnqSPAm/Nr3Vi4QGamQ2CEywzq4ykEZL2lHQXcAuw109u/5/NgaNpPMmaB/zz5OlTfhYRdwGXAmdIWq+cqM3MBualcsys6SRNAA4HPg9MBJave/qliJiU1yQ8l1ShfQKvro8VpLlazwNHTZ4+5Wd1ry1gad4dEf6QM7MKOMEys6aRtA7waeAoUsLUW9X2+RExDl5Zm3BH4Hhga1Kdq7mkqw3PAm7pbe3B3Hv1CHBJRBxSwj/FzKxfTrDMrHSS3gKcBOxOmpowpp/mSyNiZAHnPBE4A3hbRNw53NczMxsMJ1hmVgpJI4E9gJOBTYDlaGze51JgXEQsLCCG2gfc2CJez8ysUZ7kbmaFkjRR0ieAx4CLWTa01+jnzWKGvuBzT5Py1j1YZtZUTrDMrDCS1geeBr4OrMGrJ683ajEFrSkYES8B+wFvlrRXEa9pZtYIJ1hmVqTngO+RrvKbP8TXWEJxPVhExBXAX4FrJA0l4TMzGzQnWGZWmIiYHRGfBNYF/pVUSmGwRUODAhOs7M15O6vg1zUz65UTLDMrXEQ8FxEnAmuTruR7mVReoaHDKWiIsC6ehcAUAEnHFfnaZma9cYJlZqWJiJci4nRgTeCLNL5OYNE9WETE7cCVwFmS1i769c3M6rlMg5k1RY8K68+Qeqkm9tJ0FjAtIq4pIYYRpDle4CrvZlYi92CZWbOcmbebAesAx5BKOczu0U4UPERYExFLgQ3z7n+WcQ4zM3CCZWZNIGkj4ATgnIj4U0QsiogLgQ2AjwAPsSzRGkkJQ4Q1EfF34BTgCElblXUeM+tuHiI0s1I1MiyXhw/fD3yV1MP16Yj4Vslx1eIYExGLyjyXmXUf92CZWdkuz9u1+5rzFMmPSeUU3g6c14S4Vs7b25pwLjPrMk6wzKw0kiYDHwI+GxFPDNQ+J1q3RcRga2cNWkS8ABwEvFXS+8s+n5l1Fw8RmlkpJI0BFgBEhCoOp0+SHibNBVs+InpOuDczGxL3YJlZWW7P20lVBtGATfP2uUqjMLOO4gTLzAonaQ9gK+CAvOByy4qIBaR5X2MkfaLqeMysM3iI0MwKJWkCqeTCIxGxQcXhNEzSj4CpwFoR8WTV8ZhZe3OCZWaFkjQLWB4YFxHzq46nUa7ybmZF8hChmRVG0kdJydU72ym5gleqvG+cd8+pMhYza3/uwTKzQkhaFXgWuCEidq06nqGSdDpwErBFRNxXdTxm1p6cYJnZsPVYyHlURCzpr30r6/FvGR0Ri6uMx8zak4cIzawIX87bN7VzcgWp2Cmwat69scJQzKyNOcEys2GRtCFpSO28iPhj1fEUISKeA6YBO0h6T8XhmFkb8hChmQ1Zp195J+kJYE1gYkTMqToeM2sf7sEys+G4NG/X7bTkKtsob10Xy8wGxQmWmQ2JpLcAHwZOjIjHqo6nDHnR6XcCy0v6eMXhmFkb8RChmQ2apNHAQmjthZyLIul6YDdg9Yh4pup4zKz1OcEys0GTdAfwNmCliHix4nBKJ2kkUCvX0HFzzcyseB4iNLNBkbQ7Kbk6uBuSK4BcemLTvPvNKmMxs/bgHiwza5ik8cAc4ImIWLvqeJpN0lnAccBmEfGnquMxs9blBMvMGibpeWAlYHyeAN5VOqlivZmVy0OEZtYQSUeQkqtdujG5gleqvK+Wd39eZSxm1tqcYJnZgCStAnwPuDkifll1PFWKiGeBI4GdJe1SdTxm1po8RGhmA5JU+6Dw4seZpOeAlenS4VIz6597sMysX5JOzXe3dHL1Kuvm7aOVRmFmLckJlpn1SdIGwJeA70fE7ysOp6VExFxgV2DVPD/NzOwVTrDMCiBpNUmLJIWkPQdoe1pu92Cz4huKfMXcw3n3yCpjaVURcQNwI/A9Sas267yd+Pdm1mmcYJkVIC+f8rO8e0hf7XLScnDevbjsuIbpgrxd35XL+/XuvH02//8tXYf+vZl1FCdYZsW5KG+nSprUR5sdgA2BoIW/8CRtBRwKfDEiPMeoH3le2uZ59+tNPHXH/L2ZdSInWGbF+RHwEjAW2K+PNrXehlsj4qGmRDVIkkYB9wBExOkVh9MWIuJ+4NvA8ZLe0KTTdsTfm1mncoJlVpCImA9ckXdfM2wjqf6LsJV7E27K21UqjaL9fCpv/5IXhy5VB/29mXUkJ1hmxaoN2+wgacMez+0BTALmA5fXPyFpoqRTJP1Y0lN5UvIFpUfbg6R3A9sD0yLi+Wafv53leWpr5N3rmnTaof69bSPpG5J+J2mWpGcl3Sxpr9IjNusSTrDMivVr0pV39ZOLa2q9DNdFxIs9nlsVOBnYBrizzAD7ImkcafmXZyPiwipiaHcR8TRwNLC7pB2bcMqh/r39v/z8b4DPAl8hDTVeI+nLpUVr1kVcyd2sYLkw55eAByLiDfmxVYAngdHAnhFxXY9jxgKrRsTjkpYD5gEXRsS0Jsb9DPA6YEKu8WRDJOllYCIwLg/llXmuofy9bQ/cFREL6h4bCdwCvA1Y3T2YZsPjHiyz4tXmu2wsaUq+vz/py+5Z4Kc9D4iIBRHxeJPiew1Jh5KSq92cXBWiNlTYjNpTQ/l7u60+ucqPLQGuAUYBm5QXrll3cIJlVrCIeJA09ALLhmlq28tabbkZSSsBFwIzI+LnVcfTCSJiDrA7sLakPutUFXSuIv/e1srbZ4qIzaybOcEyK0dt8vH+kjYHpvR4vJXUhoKaMWeoa0TE9cBtwEWSVi75dMP+e5O0DnAEcHtE/K3g+My6jhMss3L8AFhIKnVwQX7s/oi4q7KIeiHppHx364hYVGkwnWmnvH2u5PMM6+8tX+BwFWlY8aNlBGjWbZxgmZUgIl4Afpx335q3LVWLSNK6wOnAxRFxb8XhdKQ8PLclQJlX5w3n703SGOBq0hWsB0TEfcVHaNZ9nGCZlad+eGYpcElVgfSU16irLYFzWJWxdLqI+D1wLvAFSRuVeKpB/71JGk2qkfUe4PCI+GFJsZl1HZdpMGsxzSjTIOl7pPk2G0TEI2Wcw5bJCe3SvDsyIpb2174ZclmG/wb2AY6KiO9WHJJZR3EPllmXkbQFKbk6zclVc+Qq77Ur9K6qMhYASSNIV47uAxzr5MqseO7BMmsRko4hLW0yilTV/R7S3BiAmyPi5gLOMQpYBBARGu7r2eBI+iTwLWCHiLitwjjOBj5DKu9wTi9NbvPi0GbD4wTLrEVI+juwfh9PnxoRpxRwjhtJV7atGhFlX9lmvZC0iJREL9ez2GcTY7iRZVc49ubwiLigOdGYdSYnWGZdQtLOwA3ARyLi+1XH060kTQReBh6KiDInvZtZhZxgmXWBXOdoLvBiRKxUdTzdTtIewHXAgRFxWdXxmFnxnGCZdQFJj5MmWXsh5xYh6U7gLcBKEfFixeGYWcF8FaFZh5N0ECm5ep+Tq5ayXd6+UGkUZlYKJ1hmHUzSJFLByTsj4qcVh2N18tJEWwNI+lLF4ZhZwTxEaNbBJNXe4GO81mBrknQ+MA3YMCL+Xm00ZlYU92CZdShJn8t33+rkqqUdkbcP5wKgZtYB/GY260CS1gHOBH4QEXdVHY/1LVd5Xzfv/neVsZhZcTxEaNZhWnHdOxuYpOOBfwG2jYg7qo7HzIbHCZZZh5H0HeBjwEZe7qS91M2ZGxsRCysNxsyGxUOEZh1E0uak5OoMJ1dtacW8vbfKIMxs+NyDZdYhJI0EFufdEeE3d1uStDdpke99IuKqquMxs6FxgmXWIST9L7ALsFpEPFt1PDZ0ku4D3gRMioiXqo7HzAbPQ4RmHUDSTqTk6mNOrjrCW/L2xSqDMLOhc4Jl1uYkLQfcCMyOiPMqDscKkCe4vw1A0gkVh2NmQ+AhQrM2J+lhYANgYkTMqTgcK5Ck/wIOANaLiP+rOh4za5x7sMzamKT9ScnVVCdXHengvH001zczszbhBMusTUlakVT5+3cR8eOq47Hi5SKx6+fdCyoMxcwGyQmWWft6MW8nVxmElSsiHgVOAg6V9JaB2ptZa3CCZdaGJB2X727rit+dLyLOyHfvlDSm0mDMrCFOsMzajKS1gLOAq7xmXVeZlLf+f27WBpxgmbWRPNH58by7X5WxWHPlgqP7A1tK+kDV8ZhZ/5xgmbWXb+ftxnkCtHWRiLgceAC4VtLyVcdjZn1zHSyzNiHpjcD9wNci4nNVx2PVkDQWmA8sjYiRVcdjZr1zD5ZZG8gLOd+fd0+sMharVkQsALYDRkj6TNXxmFnvnGCZtYdanavVw93OXS8iZgJXAWdLWrvqeMzstTxEaNbiJL0duAWYHhHnVB2PtQZJI4AleXeEE2+z1uIEy6yF1c23WRARy1Udj7UWSRsCDwH/GREfrToeM1vGQ4Rmre0PebtqpVFYS4qIh4FTgSMlbVl1PGa2jHuwzFqUpH2AK4C9IuKHVcdjrUtS7YN8TEQsqjQYMwOcYJm1JEkrAC8B90fE5lXHY61N0krA88AdEbFt1fGYmYcIzVrVS3m7daVRWFuIiBeAg4HJkt5XdTxm5gTLrOVIOjbf3c4LOVujIuJS4BHgJ5ImVh2PWbfzEKFZC5G0BvAk8KOI8HpzNiiSlgPmAfMiYnzV8Zh1M/dgmbWIvJDzk3l37ypjsfYUEfOBdwDjJB1TdTxm3cwJllnr+GbebuKFnG2oIuLXpMr/3849omZWga5IsCSdIikavdUdN0XS4vz4Jwc4x5slLchtv1jCv+FrdTFeWvTrW7UkbQJ8CvhmRPy16nis7dWGl5/MPaNdr4/vgaWSZkl6TNJtkmZI2kfSmH5eZ4Mer3F9A+fet8cxpxT6j0vn2FDSqZJukfRE/j56WdIDkn4g6SBJHjZuoq5IsHp4uoEb8Mp6X2fl3TMlbdzbC+Y348XAGOC3wJlFBixpFHBo3UMflDSpyHNYdfJCzn/Ou8dVGYt1htwDWvu8+vcqY2lRtc/6Z4AA1iItoH00qfbcE5I+3uBrvVvSOgO0OWKogQ5E0mhJ/wr8FfgS8HZgTdJcvBHA64H9gEuAv0l6f1mx2Kt1XYIVEWsMdOtxyMnAH4HxwIV5/a+eTga2JC1pclhELC447PcDa+Q4fgksBxxY8DmsOtfk7ZpeT86KEhEPkn7sHS3pTVXH00p6fOavCIwGtiD9wHkYWAX4D0mXDtAD+HfS9+ihfTXIi3G/B5gD/KOgf0LttccAPyf1fo8Crgd2ByZExKSImAC8jvR9cQvpe+TdRcZgfeu6BGuwImIBcBiwmPQL5/j65yVtC5yQd78YEX8qIYyP5O3FwEU9HrM2Jmk7YCrwqYh4qup4rOOclLf35Z5w60VELImI+yLiG8CbgP/OTx0IfK6fQy/M22n9tDmM9F17BSnJKtK3gHfm+5+JiN0j4vqImFtrEBH/iIjLImJHYB/ghYJjsD44wWpARNwFnJF3T5O0OYCkcaQ32EjgVuAbRZ9b0prA+4ClpC7eq0hv0m289lh7yws53wZERPxb1fFY58k9orV1LH9ZZSztIicnhwH35Ic+J2nlPprfROrx2ljSO/poMy1vzy8sSEDSZsDH8u73I+Kb/bUHiIirgC8XGYf1zQlW404H7gXGkoYKRwFfBTYhJTzTSrry6zBSAndDRDweEbNJSRa4F6vd1T7AV6w0CutoEfEc6Uv+HZI8PNSAXOC39qN6BWCvvpoCF+T7h/d8MiddGwN/Iw3RFWk6IGAJcFqjB/kK5eZxgtWgvIDqYcBC4C2k7t5P5KdPyPMdylCbHHlR3WO1bumDci+ItRlJewFvBPaJiJcrDsc6XERcCDwF/NxXkjXselLyArBTP+0uII0w7NtLBf3a5/f5Jcyv3CVv74mIRwp+bStA1yVYkp4a4Patvo6NiN8Dp+bdvUi/Hm4Azikp1h1Jv35eBq6ue+pXwP8BK9P3LytrUZKWJ01sfyB32Zs1wz/l7ROVRtEm8mjBQ3l3o37aPUoafp0I7Ft7PCdb+5KSrwt7P3po8gjKG/LuPf21tep0XYIFrD7AbaDhmnOBRXX7R5d45VdtCPCqHpMWgzThvb6NtY/n8vbNlUZhXSUi5gHvAlaUdFTV8bSJ5/O2rzlYNd/P2/phwv2ACcAvIuKxguNamfQDH5bFaC2m6xKsiNAAt2kDvMTZpEt6a44sI05JK5Cu+IBXDw/W1H4R7SJpvTJisOLl5UtGA+/IV6iaNU1E3Ei6rP9cSatVHE4nuQZ4kTTP7fX5sVeGByuJyCrXdQnWcEiaSpqHBfA/eXucpCklnO7DpNpbjwI39nwyV/ueSfp/+JrJldZ6JK0OfBu4Pi9nYlaF9+Xt067yPqBaz9Vz/TXKa0BelncPz0WpdyCVRLi2hLieJ02wr4/RWowTrAZJWgU4L+9eSapddCvpv+H5SqvYF6k29LcesLSPJX1qid3h/qBsbfn/T63O1R5VxmLdLSKWAJvm3cJLy3SKPIeqNm/tbw0cUuupOpRlIxv/VUZPdS5mXVtSa+uiX9+K4QSrcTNIVXCfAf45X+p6ODCX9GFVWG2RXHV58iAOWR/YtajzWym+nreb5S84s8pExF9IydWxkjYdqH2Xei+pRA70MorQU0T8lrTaxjrAsfnhMocHb8jbrSWtX+J5bIicYDVA0r7A/nn34xHxD4CIeAD4fH78M7kqdxFqvVd3A8sPcLs2ty1trSsbnjwn43hgRkmV/s2GorYqxZ/yepiW5SVoap/tL9H4MF9tsvsY4Pe5SHVZziENE44krUHYkD6We7MS+D/0APJE0FoZhksj4poeTf6NVECukKHC/MY+OO9eHhGz+7sBP8ht9+6n2rBVJH+YPZB3P9FfW7Nmylcj1ya6X19lLK0kr9BxAcuG3s6MiBcbPPxi0oVQZ9P/EjvDFhF/BL6bd4+QdOxAx+T6e18oMSyr4wRrYOeSlpp4kl6+IPOHVG2ocBNSxffh+ADLlra4vIH215FWTR8LHDTMc1vxrszbtb2Qs7WaiHgWOArYVdK7qo6nKpJGSHqTpM+QhvkOyE9dzLLh/QFFxLMRcXy+/bSMWHv4JMsqxH9T0v9I2i0niQBIWlnSvpJ+Sbra0T/Em6TrEqwGCo0+JWn73PZglhXy/GhE9LpIZkT8jWW/Vj5dO36IasODd0XEwwM1jog5QO2N7GHCFpIXAt+btAiriztaS4qI75Kudvtl/Rdzb3IScq2k3zQnunL0+Lx/gVTb8D5Sz9OGwD9I00EObeUfRnkC/a6kOcKLgd1JvZFzJb0oaTbpCsjLSTXQHmPZ94WVrBtXV1+9gTZjJK1FGv6DtMzBTwY45t+BD5GWVDhf0la5sF/DJK0L1NYKa6T3quZy4IPAVpK2iYi7B3NeK14e6p0J0MgirGYVW4e0purf6eUzUtLWwJnAjqTe8hebGFsZav/GIP27nyKVxLmHNHn8urweYcvLcR4j6Ruk0ZSdSZXnVyYt7fYgcCdpHtm1rr/XPGrh5NysbUn6HbAFsGJEzKo6HrOBSNoV+AVwREScnx/blrSo/bakxKo26vFkRKxVSaBmbaIbe7DMSpUL0m4B7O/kytpFRPyvpJuA70t6lnQV3ZbAOJYty1Izv9nxmbUb92CZFUjSBGA28HBE/NNA7c1aRS6GuxuNzdG5PyI2Lzkks7bWdZPczUr2TN5uVmkUZg1S8n7SJO8rB2qfDWp+qVk38hBhSfKVhFcP8rDbIuKDZcRj5ZP0cdL6kTvltcnMWlau0bYXaY7VmsDEQRw+t4yYuo2/JzqbE6zyjKGxKxbruT5Jm5L0OuA/gF9ExM1Vx2PWl1y1fV/SVYGrMrjEqsYJVjH8PdHBPAfLbJjy3JWleXeU1xq0VibpUlIhzeEsEH91RHyooJDMOpJ7sMyG7yt5+yYnV9YGvgYsB7yPlGSNHcJrvFxoRGYdyJPczYZB0kbAicB38tpgZi0tIn6fe582Ar5Fuup19iBfZrDtzbqOEyyzIcqThB/Mu0dXGYvZYEXEExFxAmnB5+NIlcwbTZzcg2U2ACdY1lYkrSvpe5K2qDoW4LK8Xafo9cokbZH/nesW+bpmPUXEvIg4D9iAtNzXLaQyDH0Ndy/FPVjWYiQdJulkSUO5aKMUnuRubUXSHsBVpA//nwOfjYgHyjjXHTNmirS25HHANqQSDHOBu3/0m+uu+8qlZ5wLnBARXy/qnJI2Bv4FeA8wEvhQRPy4qNc3a4SkNwL/D/gwab2+cdtsvDUH7nwAm663KSuOX3HemNFjXgDuBs4Cbp48fYq/TKwyeRWC7Ug/Dk4Fzqm6XI4TLGsrOcG6BFiRtHr8YuAK4KSI+L+iznPHjJnvBc4DVgImUHfFVUTEvAXzNGvuLNZYeY33Tp4+5WfDPV/uqToD2AcYTUquXgIOdoJlVZG0yoE7H3D2Ae/68CETx08csdzo5Rgx4lUDH7XFkp8HjirivWA2FDnB2jHvziEt5/R54PyIWFRJTE6wrJ30SLBqFpF6tM4HTomIZ3o7tlF3zJg5DTiHtAbbQOYBR0+ePuWCoZxL0mqkX1uHka7qHV33tBMsq1Qz3wtmw9EjwaqZTZoveBzwg4hY+poDS+Q5WNYJRpMuOz8CeFjS1yRNGsoL5Z6rRr9QyO3Oycc1TNIkSV8DHgYOz68zuv+jzJqnWe8FsxJNJK1ScB7woKQ9c93CpnCCZZ1kLGme1CeAxySdlBdfbkiec3UejX+h1IwDzs3H90vSBElfAB4DPpnjHUodIrPSNOO9YNZEE4ENgf8C/iBpl2ac1AmWdaJxpHlTnwcel/QpSY0kMTuR5lwNxcq8tnv6FZLGSjoWeJxUN2sCqdfNrBWV9l4wq9AEYDPgh5JulzSlzJM5wbJONp40V+srpB6tj0jqb/WC40hvwKGYkI9/FUmjJH2E1GN1eo5n/BDPYdYshb8XzFrIBGAycIOkG8oq+9PvUjmSPAPeWtFgJypOyLd/A06R9IaImNdLu20Y+vpsyscve0AaB/yV9It+KEnV8sB1TZwyYJ3rCxHxlYGbvaLQ90KfDaXlgQcY/ILHZkUYD7wT+K2kf82Fdwsz0FqEFwHrF3lCs2HajDSePti5IUtIH/w30XcBxeH2LPU8fglwM7B3vj9ykK+3gHQVzP3DjMvs9kG2L/q90Je5pIK9Ww/zfGY7DfG4+aTP2rsKjAUYIMGKiMOKPqHZcNSVaWg0wVpKevP8glSU9K/9tJ0LTBpGeHPrdyJiIXCQpE1IxUN3Jc27arRnYCFwhMs0WAUKfS/0JS+O/ulhnMcM6LNMQ3/mkn74ngbM6GNUY1g8B8s62VxSj9X2EfGBAZIrSFWphzosHvn41z4R8ZeI2BPYHriRBr98zCpUynvBrAUsIBUiPQtYOyLOKiO5AidY1pnmAL8Fdo2InSPi3gaPOzsfO9Rznt1fg4i4NyJ2JvVk3TmMc5mVrdT3glkFFpKK4Z4DrB8RJ0dEqYuWO8GyTjKHNF/pAxExOSJ+M8jjbwJeGOK5nyfNtxpQjmsysBcpXida1mqa8l4wa4LFpHlWFwEbRcRnIuK5ZpzYS+VYW+ljqZzZwLPAscB1MYw/6jtmzNwNuIY8x2vW3FnscdJUFixaCMAVX7qc9VZbt+dh84C9h7IOW64qvCfwTeB1pAn8NV4qxypT/15YsnQJv7r3V/z6D7fyh4f/yAuzX2D+wvksP2551l1tXbbaaEve+7bd2GitjYb8XjAbjl7mYC0hLaN2LXBiRPy96TE5wbJ20iPBmgPMouB1purXX7vipis464pvvPLcoe8+hOkfOLq++TzgnydPn3LhcM4paSSwP2loZXlSWQknWFapO2bMnPb7h+77zpcvOX3so888+srjo0aOYvzY8cyeN5uldW+79VZb785Hn3l0h3yBh1nT1CVYQeqx+iVwfET8ubKYnGBZO8kJ1rWk5ONESlopPa+ndu5BZx6yzoOPPzhiv5325fKbrmDVFVblR6dfGyNHjJxDGgo5qshf65JGk9YmPJOURO7lBMuqImmqpKsiYvQKE1aIg3c5iHdt9S7VenGXLF0Sf370z/N+ftcvFl9x05WjlixdMh5YKSJerDRw6zqSbgTeDtwKHBsR91QbkRMsazOSxgPvJw0Fzi/zXKNGjtpmydIld40bO27R9Wf+9JkPn/7hNZ98/qkRXzjo83dM3W7qZ4FbJk+fUsobSNJywFTgJxHhqw6t6SRtTLoYYwXg/jOOOP3kXbbZ5TBSzarxpKth7yZdjXXLtsdstxLwfWCaEyxrNkmbA5Mi4taqY6lxgmXWB0kzgKOBcyPi45JOAU4Gro2IvSsNzqxkkn4A7EcabtmygTInteM0nHmQZp3CCZZZL3IP0pOkYos7RMRtkv4JeJA0eXKdiHi6whDNSiNpdeAJ0pXm34uIIysOyaztuEyDWe8+REquHoyI2wAi4iHg16QVEA6tLjSz0r2LZd8P11QZiFm7coJl1ruP5O1FPR6v7R/RxFjMmm3zuvuVTxY2a0dOsMx6yEOB7yRd7ntxj6cvJ5Vm2FTS9k0OzaxZVqm7/3xlUZi1MSdYZq91OGlB5lt6FqeLiFmkMhGwrJfLzMzsVZxgmdWRNAKYlnd7Dg/W1IqK7idpYh9trAGSVpO0SFJI2nOAtqfldg82K74uVr+UyMqVRWHWxpxgmb3absA6+f5/5i/0V92A6/PzE0mXsdsQRcQzQK1Q6yF9tctLCh2cd3sO21rx/lh3f+vKojBrY06wzF5tsMN+HiYcvlpP4VRJk/poswOwIb3Pi7Pi/QqorYHjmm9mQ+AEyyyT9DrSwssA+5DWBOzrNjm3217SJk0OtdP8iLT00Vj67hGs9W7dmstlWIlyjber8u6Bkt7Q6LG5t9Gs6znBMlvmEGA06cv+uoiY3c/tt0BtEVH3Yg1DXvLoirz7mmFCSfWJl3uvmucLwGxgHHC1pLX7ayxpJUlXkdbQNOt6TrDMlqklSj+MiIUNtK8lBYdKGlVSTN2iNky4g6QNezy3B6no63xSmYxXSFpP0iWS/ixplqTZkv4o6RRJK5QfdufKS+McAiwk1cW6V9IJkl5fayNppKStJZ0GPAR8sJpozVqPEywzQNIUYLO8e0V/bevU2q1OWoDahu7XwMOk8hgH93iu1qt1XS+LCK9OuijhGuBzwHHAbcDngRsljSkr4G4QEdcCO5OWiFoV+CrwgKQFkp4jJV93A18k9VxdBsypJlqz1uK1CM0ASd8FjiQND67WYA8Wku4H3kj68u+3zID1T9KpwJeAByLiDfmxVUhrQo4G9oyI6xp8reOBfwH2iIiflBRy15A0EtiX1Ju4LbAaaejwJdJQ+U3AxRHxl8qCNGsxTrDMrCXkoacH8u52ETFT0tHADOBZYK2IWNzga+1LGk48OCIuLSVgM7N+eIjQzFpCRDwI/CbvHtJje1l/yZWk5SStKmldSVOBM0lLGt1UWsBmZv1wgmVmraQ22X1/SZsDU3o83pcjSb1cj5LKPiwApkbEY6VEaWY2AA8RmlnLkLQS8BQwBrgTeCtwf0RsPsBx6wCbkiZab0+amP2ViLiy3IjNzHrnBMvMWkqupVR/uf+JEfHVQb5GbQ7WuyPif4uMz8ysER4iNLNWUz8cuBS4ZAivcTWpbtbhhURkZjZILo5oZi0lIn5Iqoc1HKNIpR1WGn5EZmaD5x4sM2tbklbv46mPASOB25sYjpnZKzwHy8zalqQLSBX4fwE8AkwEdgKmAn8FpvRS/d3MrHROsMysbUnaE/gosDXwOmAxaVmXHwJnRcSsCsMzsy7mBMvMzMysYJ6DZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBXOCZWZmZlYwJ1hmZmZmBfv/COHkiaP8SKIAAAAASUVORK5CYII=\n", "text/plain": [ "
" ] }, "metadata": { "needs_background": "light" }, "output_type": "display_data" } ], "source": [ "plot_helper.plot_loop()" ] }, { "cell_type": "code", "execution_count": 6, "metadata": {}, "outputs": [], "source": [ "model = Model()\n", "model.add_metabolites([Metabolite(i) for i in \"ABC\"])\n", "model.add_reactions([Reaction(i) for i in [\"EX_A\", \"DM_C\", \"v1\", \"v2\", \"v3\"]])\n", "\n", "model.reactions.EX_A.add_metabolites({\"A\": 1})\n", "model.reactions.DM_C.add_metabolites({\"C\": -1})\n", "\n", "model.reactions.v1.add_metabolites({\"A\": -1, \"B\": 1})\n", "model.reactions.v2.add_metabolites({\"B\": -1, \"C\": 1})\n", "model.reactions.v3.add_metabolites({\"C\": -1, \"A\": 1})\n", "\n", "model.objective = 'DM_C'" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "While this model contains a loop, a flux state exists which has no flux through reaction v$_3$, and is identified by loopless FBA." ] }, { "cell_type": "code", "execution_count": 7, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "loopless solution: status = optimal\n", "loopless solution flux: v3 = 0.0\n" ] } ], "source": [ "with model:\n", " add_loopless(model)\n", " solution = model.optimize()\n", "print(\"loopless solution: status = \" + solution.status)\n", "print(\"loopless solution flux: v3 = %.1f\" % solution.fluxes[\"v3\"])" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "If there is no forced flux through a loopless reaction, parsimonious FBA will also have no flux through the loop." ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "parsimonious solution: status = optimal\n", "loopless solution flux: v3 = 0.0\n" ] } ], "source": [ "solution = pfba(model)\n", "print(\"parsimonious solution: status = \" + solution.status)\n", "print(\"loopless solution flux: v3 = %.1f\" % solution.fluxes[\"v3\"])" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "However, if flux is forced through v$_3$, then there is no longer a feasible loopless solution, but the parsimonious solution will still exist." ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "/Users/uridavidakavia/PycharmProjects/cobrapy/src/cobra/util/solver.py:554: UserWarning: Solver status is 'infeasible'.\n", " warn(f\"Solver status is '{status}'.\", UserWarning)\n" ] } ], "source": [ "model.reactions.v3.lower_bound = 1\n", "with model:\n", " add_loopless(model)\n", " try:\n", " solution = model.optimize()\n", " except:\n", " print('model is infeasible')" ] }, { "cell_type": "code", "execution_count": 10, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "parsimonious solution: status = optimal\n", "loopless solution flux: v3 = 1.0\n" ] } ], "source": [ "solution = pfba(model)\n", "print(\"parsimonious solution: status = \" + solution.status)\n", "print(\"loopless solution flux: v3 = %.1f\" % solution.fluxes[\"v3\"])" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Method" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "`loopless_solution` is based on a given reference flux distribution. It will look for a new flux distribution with the following requirements:\n", "\n", "1. The objective value is the same as in the reference fluxes.\n", "2. All exchange fluxes have the same value as in the reference distribution.\n", "3. All non-exchange fluxes have the same sign (flow in the same direction) as the reference fluxes.\n", "4. The sum of absolute non-exchange fluxes is minimized.\n", "\n", "As proven in the [original publication](http://dx.doi.org/10.1093/bioinformatics/btv096) this will identify the \"least-loopy\" solution closest to the reference fluxes.\n", "\n", "If you are using `add_loopless` this will use the method [described here](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3030201/). In summary, it will add $G \\approx \\Delta G$ proxy variables and make loops thermodynamically infeasible. This is achieved by the following formulation.\n", "\n", "$$\n", "\\begin{eqnarray}\n", "&\\text{maximize } v_{obj} \\\\\n", "s.t. & Sv = 0\\\\\n", "& lb_j \\leq v_j \\leq ub_j \\\\\n", "& -M\\cdot (1 - a_i) \\leq v_i \\leq M\\cdot a_i\\\\\n", "& -1000a_i + (1 - a_i) \\leq G_i \\leq -a_i + 1000(1 - a_i)\\\\\n", "& N_{int}G = 0\\\\\n", "& a_i \\in \\{0, 1\\}\n", "\\end{eqnarray}\n", "$$\n", "\n", "Here the index j runs over all reactions and the index i only over internal ones. $a_i$ are indicator variables which equal one if the reaction flux flows in hte forward direction and 0 otherwise. They are used to force the G proxies to always carry the opposite sign of the flux (as it is the case for the \"real\" $\\Delta G$ values). $N_{int}$ is the nullspace matrix for internal reactions and is used to find thermodinamically \"correct\" values for G. \n" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.1" } }, "nbformat": 4, "nbformat_minor": 1 }