We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c5475 commit 0c8c3cdCopy full SHA for 0c8c3cd
src/memote/suite/tests/test_consistency.py
@@ -310,7 +310,7 @@ def test_find_orphans(model):
310
311
Implementation:
312
Find orphan metabolites structurally by considering only reaction
313
- equations and reversibility. FBA is not carried out.
+ equations and bounds. FBA is not carried out.
314
315
316
"""
@@ -337,7 +337,7 @@ def test_find_deadends(model):
337
338
339
Find dead-end metabolites structurally by considering only reaction
340
341
342
343
ann = test_find_deadends.annotation
0 commit comments