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
After running carve Bsubtilis_168.faa --universe bacteria --gapfill M9 --mediadb media_db.tsv -v, I noticed differences between the XML output and the example files provided on the CarveMe GitHub page.
Figure 1: My XML output contains contains <p>FORMULA: xxx</p> and <p>CHARGE: -2</p>.
Figure 2: The example XML file also contains <p>SBOterm xxx</p> , which is missing in my output.
and the XML looks different when viewed in a browser compared to the example file. Is this discrepancy reasonable?
Additionally, when using --cobra, the generated XML has a gene count of 0, whereas --fbc2 does not have this issue. Any insights on why this happens?
Looking forward to your guidance, thank you!
The text was updated successfully, but these errors were encountered:
HI,
After running
carve Bsubtilis_168.faa --universe bacteria --gapfill M9 --mediadb media_db.tsv -v
, I noticed differences between the XML output and the example files provided on the CarveMe GitHub page.Figure 1: My XML output contains contains
<p>FORMULA: xxx</p>
and<p>CHARGE: -2</p>.
Figure 2: The example XML file also contains
<p>SBOterm xxx</p>
, which is missing in my output.and the XML looks different when viewed in a browser compared to the example file. Is this discrepancy reasonable?
Additionally, when using
--cobra
, the generated XML has a gene count of 0, whereas--fbc2
does not have this issue. Any insights on why this happens?Looking forward to your guidance, thank you!
The text was updated successfully, but these errors were encountered: