Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Balance values interpretation #48

Open
iichelhadi opened this issue Jan 30, 2024 · 6 comments
Open

Balance values interpretation #48

iichelhadi opened this issue Jan 30, 2024 · 6 comments

Comments

@iichelhadi
Copy link

As others have indicated previously. It is not clear how to interpret the balance values (especially the negative values). Could you maybe explain it a bit more in simpler terms?

@Joyjoyjoyc
Copy link

hello, I have the same question, too. Did you got it? and i also wander what does a negative value of the flux mean? Thank you so much!!

@LiuCanidk
Copy link

LiuCanidk commented Apr 12, 2024

@Joyjoyjoyc @iichelhadi
image

According to the original paper (screenshot above), where the balance value was mentioned to indicate the metabolic stress, I speculate that positive values indicate accumulation of that metabolite, and negative values indicate depletion. As the figure below shown, control VS. treatment (Note that the comparing direction in the figure caption was opposite to the statement in the screenshot: APEX1-KD VS. control), G1P showed negative "imbalance value" (that is, the balance values, difference between in-out flux, as the screeshot states), so control has less G1P than treatment, so G1P was accumulating in treatment APEX1-KD, which was matched with the statement in the screenshot.
image

And in our results of our data input, each sample or cell has a balance value, I think it is equal to the value of in-flux minus out-flux. So you would see in general all balance values, of the same type of metabolite, across the samples or cells, are all positive or are all negative, indicating their in-out direction and whether they are accumulating or depleting. So if you have samples or cells that has opposite balance values of the same metabolite, congratulation! You find significant metabolic rewiring! It worth an experimental validation!

@Joyjoyjoyc
Copy link

Hi, @LiuCanidk, thank you so much for your reply, and here is another question for me. In the tutorial2, the author embedded the fluxes predicted by scFEA into the scRNA-seq and preserve the sign of the fluxes. I wonder if it possible for me to use the absolute value of fluxes as I just want to focus on the amount of the fluxes as a representation for some metabolic pathways' activity but not the direction.

@LiuCanidk
Copy link

LiuCanidk commented Apr 13, 2024

@Joyjoyjoyc

Hi, @LiuCanidk, thank you so much for your reply, and here is another question for me. In the tutorial2, the author embedded the fluxes predicted by scFEA into the scRNA-seq and preserve the sign of the fluxes. I wonder if it possible for me to use the absolute value of fluxes as I just want to focus on the amount of the fluxes as a representation for some metabolic pathways' activity but not the direction.

I guess so. I think the sign does not reflect the direction (if so, I believe the authos should clarify this point), so you can use the absolute value. But you may carefully check the range of the absolute values for specific metabolic pathways, as they may vary too little to represent the difference of metabolic activity across cells or clusters (I note that many flux values are very small), which is visualized by the color of UMAP heatmap. So I recommend you to scale the z-score across cells or samples substituting for absolute values of specific pathways in order to reflect the variation across cells, which might be more readable in the UMAP heatmap.

By the way, maybe the final correct answer should be proposed with the author. I cannot have 100% confidence......

@Joyjoyjoyc
Copy link

Joyjoyjoyc commented Apr 13, 2024 via email

@LiuCanidk
Copy link

@Joyjoyjoyc
I found other evidence that the sign may not reflect the flux direction, instead it is an intensity or activity score. As shown below, many pathway consists of the same metabolite, indicating the uptake or secretion of such metabolites, and the direction of uptake or secretion is indicated in the pathway description. E.g., uptake: glucose_in, glutamine_in; secretion: methionine_out
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants