Replies: 1 comment 5 replies
-
Welcome @beherashr! Just to see if I got this right, you'd like to make the model pretend like an essential task is not really essential? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I'm trying to create something like a dropout media experiment on ftINIT - the dropout being, that I remove proline[e] and arginine[e] from the Ham's media.
I just removed the two amino acids from the metabolicTasks_Essential.txt file and ran prepData, to then continue and create the metabolic models with my transcriptomic data.
PrepData was successfully created, but the Growth Task failed after I removed proline and arginine from the tasks file (taskReport.ok also showed that the only task that failed was the GR task).
Do you have an idea as to how I can approach this dropout experiment on ftINIT without the Growth task failing once I remove those amino acids?
Beta Was this translation helpful? Give feedback.
All reactions