Open mgabriell1 opened 4 months ago
Hi Marco,
this is an interesting case. I reconstructed the model for "GCF_026689455.1" and also predicted that serine is not an auxotrophy.
I checked which reactions are involved in serine biosynthesis. Apparently, parts of the folate cycle are used in the reverse direction to produce serine from glycone, where formate is used as a C1 group donor.
rxn ec flux equation status pathway.status
1: rxn00690_c0 6.3.4.3 0.08615402 (1) ATP-c0 + (1) Formate-c0 + (1) Tetrahydrofolate-c0 --> (1) Phosphate-c0 + (1) ADP-c0 + (1) 10-Formyltetrahydrofolate-c0 no_blast threshold
2: rxn00692_c0 2.1.2.1 0.02345205 (1) H2O-c0 + (1) Glycine-c0 + (1) 5-10-Methylenetetrahydrofolate-c0 <==> (1) L-Serine-c0 + (1) Tetrahydrofolate-c0 good_blast <NA>
3: rxn00907_c0 1.5.1.5 -0.02565517 (1) NADP-c0 + (1) 5-10-Methylenetetrahydrofolate-c0 <==> (1) NADPH-c0 + (1) 5-10-Methenyltetrahydrofolate-c0 good_blast <NA>
4: rxn01211_c0 3.5.4.9 -0.02565517 (1) H2O-c0 + (1) 5-10-Methenyltetrahydrofolate-c0 <==> (1) H+-c0 + (1) 10-Formyltetrahydrofolate-c0 good_blast <NA>
I am not sure if that path to serine biosynthesis is biologically realistic. In any way, this explains the difference to GapMind as this route is not checked by GapMind as serine biosynthesis pathway.
Side note: the reaction "rxn00690_c0" was not found in the genome but is part of the model because of a pathway completeness threshold.
Hi Silvio, Thanks a lot for the quick reply! Basically gapseq is saying that this could be "stoichiometrically possible", even though, let's say, not traditional (e.g., this pathway is not included in GapMind). I guess this opens up work to verify this experimentally ;) Thanks again for the help,
Marco
Sorry for the additional comment, but I was wondering how did you get that nicely-formatted reactions table. I guess it would also be helpful for other gapseq users :) Thanks!
Marco
Hi, First of all (once again) thanks for developing this tool! I'm opening this issue because I've noticed some discrepancies between the results of auxotrophy prediction of
gapseq
andGapMind
and would like to know your opinion. I'm analyzing some genomes of Legionella and I've run both tools on a set of isolated genomes. I see that when GapMind predicts either "High confidence" or "Medium confidence" to a biosynthetic pathway, gapseq predicts no auxotrophy towards that amino acid (tested assessing the in-silico "growth" setting the lower bound of the exchange reaction for that amino acid to zero). So at that level the predictions match very well. However, looking at GapMind's "Low confididence" pathway (i.e., auxotrophic) I see that for serine and isoleucine gapseq predicts in most cases no auxotrophy (so contrarily to GapMind), while for the other amino acids in most cases the predictions are in agreement. Looking more in depth at gapmind models, I have noticed that for example in genomeGCF_026689455.1
there are no reactions that produce irreversively L-serine, but, instead, there are several reversible ones which involve it:So I wonder whether this result makes biological sense or it is just something that it is theoretically possible, but not realistic. I know this issue does not necessarily regards gapseq, but maybe you have some experience for cases like these. In any case, thanks!