Can Graph Theory Help Predict Cancer Progression?

gravenewworld
Messages
1,128
Reaction score
27
Let's say I had a network of enzymes that are all interconnected that may be involved in cancer progression. Each enzyme produces a chemical product that might be used by some other member in this network, but each enzyme might produce a product at different rates. Is there a way I could possibly use graph theory to model this network, along with the rate traffic through this enzyme network, in order to make some predictions on the final "product" of this network (the final product of which assists in cancer)?

I've had some graph theory before, but is there some way to incorporate the "rate of traffic" parameter into such a graph? So not just figuring the number of possible ways it might be possible to synthesize a final product, but how much and how fast we expect it to happen? What are some topics I can look up to point me in the right direction with regards to graph theory?
 
Mathematics news on Phys.org
Can you model "rate of traffic" as weight for the edges?
Time-dependence might be tricky, unless you include some additional parameters for the edges.

It is possible to model your network as graph, the question is how much graph theory do you want to apply to it ;).
 
There's a whole field dedicated to this sort of thing; network science. They combine graph theory and some other disciplines to solve problems exactly like you describe.

So, you don't need to reinvent the wheel here. Check out some of the papers on Barabasi's website (I think it's www.barabasilab.com). You might find papers that have already done what you propose.

EDIT: Here is one paper that kind of scratches the surface and might be a decent starting point: http://jeb.biologists.org/content/210/9/1548.short
 
Last edited:
Hmm thanks for the responses and paper leads. I realize there's a whole area in systems biology dedicated to this sort of thing, but was wondering if someone had a lead on a paper like the one you posted that would save me time on where to start. Quite an interesting read.

Been going through a sort of identity crisis lately. Am I a chemist? No. Am I a biologist? No. Am I an engineer/mathematician? No. I'm basically a guy that knows how to do some things from all of those fields. It would be neat to models something I'm studying mathematically to make predictions, test it biologically, and then pharmacologically treat a suspected network with a smarter designed molecule.

Cheers.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top