How to reliably parse the correct gauge metabolite from the abomination format? #32
Replies: 1 comment
-
|
'T' in the LAST step is the GAUGE |
Beta Was this translation helpful? Give feedback.
0 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.
-
The correct gauge metabolite can be ambiguous when parsing the metabolites line (when there are multiple metabolites at the end of the list).
e.g.
It's only from the filename that I happen to know that the correct one is UMP. Is there any other way? Because the server does not see a filename, it only sees the data.
Beta Was this translation helpful? Give feedback.
All reactions