You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously we used Pavlo's cyano-rhodo data to check whether metabolite excretion and import was possible for each individual organism. Now we want to use the data to test for metabolic exchange between two organisms.
The unit tests would be as follows:
If it there is evidence that metabolite X is exchanged from organism A to B, then check whether a flux exists from A to B for metabolite X.
If there is only evidence that metabolite X is in the media, then check whether organism A OR organism B can excrete that metabolite.
The text was updated successfully, but these errors were encountered:
Working on generating binary models (in PNNL-CompBio/ConsortiumModels#2) to have them updated. Currently generated manually with older models. Should be streamlined right when this is done.
Previously we used Pavlo's cyano-rhodo data to check whether metabolite excretion and import was possible for each individual organism. Now we want to use the data to test for metabolic exchange between two organisms.
The unit tests would be as follows:
If it there is evidence that metabolite X is exchanged from organism A to B, then check whether a flux exists from A to B for metabolite X.
If there is only evidence that metabolite X is in the media, then check whether organism A OR organism B can excrete that metabolite.
The text was updated successfully, but these errors were encountered: