Skip to content

PROM theoretical/technical issues #2

Open
@AgustinPardo

Description

@AgustinPardo

Hello,

I have some questions about the methodology of PROM that maybe you could help to understand and solve. I wrote to
Sriram Chandrasekaran but he didn't answer these questions.

I run the PROM methodology as is publish in https://www.pnas.org/content/107/41/17845.abstract. I get the code from https://www.igb.illinois.edu/labs/price/downloads/.

I also read some supplementary documentation (https://link.springer.com/protocol/10.1007/978-1-62703-299-5_6, https://link.springer.com/chapter/10.1007/978-94-017-9041-3_12) to get a better insight in the methodology. But I still have some theoretical/technical concerns that I hope you could help me to solve:

🚩 1) You calculate the probability (P) for the relationship of FT-target pair when they are ON/OFF:

Screenshot from 2020-09-07 11-58-54

Screenshot from 2020-09-07 11-58-40

So "P" (probability) is in constraints model formula as:

Screenshot from 2020-09-07 11-56-00

You can calculate all of these probabilities:
P(A=1|B=1), P(A=1|B=0), P(A=0|B=1) or P(A=0|B=0)
So, which is the probability "P" that you choose to put in the formula when you run PROM? Which of those probabilities make sense when you have a negative or positive regulation?

🚩2) Knocking each TF.

How is it done theoretically? Looking the formula:

Screenshot from 2020-09-07 11-56-00

I think that when you knock a TF you put a "P = 0". But, what happens if the regulation is negative or positive relation? How do you manage that kind of relationship? You also still have the alpha and beta components.

How do you handle TF knockout?

🚩3) Is there a way to have the results of the PROM without knocking any FT? As we talked before, you get a vector of the size of the TF as a result of PROM, so the non-knockout FT is not in those results.

🚩4) knocking genes of the model. Do you think it is possible to knock out genes (targets) using PROM? I think that I could do that just by removing genes/targets from the COBRA metabolic model before using PROM, but, do you think that is the correct way to knock out targets using PROM?

🚩5) Export the model with integrated regulation constraints (probabilities). Is there a way to export the COBRA model (in mat, json or sbml format) with the regulatory constraints that PROM uses. That is, create a structure of the model that contains the alpha, beta, kappa, and probabilities for each TF/target pair so you could run the model in the future without using the input data from microarrays, and the regulation network because it will be integrated into the model. Do you think it is possible?

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions