In the test test_find_medium_metabolites, the number of medium components seems to be identified 'incorrectly'. I use 'incorrectly' loosely since any exchange reaction that allows uptake will be considered part of the medium and that is not incorrect. The result, however, is that the normalized metric is always 1 which is not useful.
In the test
test_find_medium_metabolites
, the number of medium components seems to be identified 'incorrectly'. I use 'incorrectly' loosely since any exchange reaction that allows uptake will be considered part of the medium and that is not incorrect. The result, however, is that the normalized metric is always 1 which is not useful.