Slashdot Mirror


Computer Simulation of Cancer Growth

Roland Piquepaille writes "For a long time now, researchers and scientists have used computer simulations in the physical sciences: physics, chemistry, and engineering. But what about biology? An international team of U.S. and Scottish mathematicians and biologists has built a math model to predict tumor behavior. The researchers say their approach is similar to the one used by weather forecasters. So far, this approach is entirely theoretical. But the scientists see their effort as the beginning of a new era in cancer research — 'a sea change in how biology is being done,' as the lead researcher described it. Read more for additional references and illustrations about this use of computer simulation to predict a cancer evolution."

70 comments

  1. Couldnt these.... by Creepy+Crawler · · Score: 2, Interesting

    Programs and techniques be used wherever chaotic systems take place? I guess it's in the domain of the weather, disease rates and population growth.

    It would be rather interesting to watch social networks in the similar style (Im not thinking of myspace gunk...).

    --
    1. Re:Couldnt these.... by Anonymous Coward · · Score: 3, Insightful

      Who said cancer was a chaotic system? Do very small changes in input parameters cause exponentially large deviations in output values? I doubt it. Cancer is probably difficult to simulate due to its complexity, not its chaoticness.

    2. Re:Couldnt these.... by LiquidCoooled · · Score: 1

      There is incredible sensitivity to initial conditions, we just don't know all the specific triggers yet.

      Introduce one random variation in the cells of a human and they can die of cancer.
      Whereas other people can live and work in highly toxic environments all their lives and seemingly be immune.

      --
      liqbase :: faster than paper
    3. Re:Couldnt these.... by Anonymous Coward · · Score: 0

      Forgive my ignorance, but doesn't a cancerous tumour just grow..in every possible way? If the rough definition of cancer consists of cells that reproduce out of control, doesn't it just keep growing in directions? :-/

    4. Re:Couldnt these.... by Otter · · Score: 0
      Who said cancer was a chaotic system? Do very small changes in input parameters cause exponentially large deviations in output values?

      My understanding of chaos theory comes from Jurassic Park, so I can't speak to the larger question, but tumor development has enormous positive feedback because of the runaway growth of cancer cells. So I can imagine that small changes in, say, DNA repair efficiency, could lead to large changes in outcome.

      (By the way, as with most Roland stories, this one is not uninteresting but not remotely as revolutionary as the press release makes it out to be. In general, those university press releases he relies on so heavily tend to be exaggerated to the point of plain dishonesty.)

    5. Re:Couldnt these.... by MadEE · · Score: 1

      I don't think this actually goes beyond the behaviour of a tumour after it has formed (starts at 1000 cells) not if cancer will form in a specific cell or which people will form tumors.

    6. Re:Couldnt these.... by LiquidCoooled · · Score: 2, Funny

      Thats like a weather forecast geared towards people who are already drenched.

      --
      liqbase :: faster than paper
    7. Re:Couldnt these.... by Seraphim1982 · · Score: 1

      Cancer cells are limited by outside factors as to how fast they can reproduce. For example you can limit cancer growth by preventing the growth of new blood vessels. If the tumor can't form new blood vessels then it's going to have a hard time growing.

    8. Re:Couldnt these.... by Anonymous Coward · · Score: 0

      More like a weather forecast for the path of a hurricane. It's not a question of if it's going to cause rain/wind, but more along the lines of how badly and where.

    9. Re:Couldnt these.... by caffeinemessiah · · Score: 1

      Social network analysis has been done to death, not only by computer scientists but also by physicists and anyone else who thinks they have jurisdiction over network analysis. Large-scale models of processes spreading in social networks have already been done. The one that comes to mind is EPISIMS done at the LANL. They combined various sources of demographic, traffic and other data for the city of Portland to build a real-world simulation of an epidemiological outbreak (check the site for some nice animations of small pox spreading) They're currently working on other cities including Chicago I think. There's also a TON of work on the web as a social network, including influence maximization models (google scholar search for Jon Kleinberg -- he was also featured in NYT a while ago) and pretty much any application you can think of.

      --
      An old-timer with old-timey ideas.
    10. Re:Couldnt these.... by Anonymous Coward · · Score: 0

      The false assumption you make, is that the article linking to Roland Piquepaille's blog would get posted to Slashdot if he didn't make it sound completely novel.

      Sounds like a brief update of one of many related research projects that have been going on for years.

    11. Re:Couldnt these.... by pclminion · · Score: 1

      Okay, so you should have no trouble predicting the exact pattern of capillary formation inside a tumor, right? Your assumption that there is no sensitivity to initial conditions is way off.

      Sure, most tumors look similar macroscopically. So do most humans. Should I assume that the brain of Albert Einstein is pretty much identical to that of Jeffrey Dahmer because they happen to look identical (both men's brains have been studied by science)?

  2. Bioinformatics by HappySqurriel · · Score: 2, Insightful

    Bioinformatics has been a growing area of research in Computer Science for over a decade now ...

    Everything from developing algorithms to produce leafs/trees (for graphics) and to model pond-slime growth (for optimization problems) has been studied for awhile; hell, genetic algorithms and neural networks have been around for awhile.

    1. Re:Bioinformatics by Goldsmith · · Score: 1

      There are two different things you're talking about. This is different than taking a biological process and applying it to a different field (such as genetic algorithms).

      Quantitative biology (such as bioinformatics) is still relatively new, and although computer science people understand it, there's a significant old guard in biology which still thinks of the science as a qualitative, observation based field. This modeling is just one example of biology moving from a "look what I found" field to a "look what I did" one.

      Think about how old other hot areas of biology like genetics or evolutionary biology are, and bioinformatics looks pretty young.

      Of course, I am biased.

    2. Re:Bioinformatics by caffeinemessiah · · Score: 1
      Genetic algorithms and neural networks really don't have anything to do with bioinformatics. Both are "inspired" by biological processes but the comparison really ends there. Genetic algorithms, for example, are very similar to several other informed search algorithms which have nothing to do with biology, e.g. simulated annealing ("inspired" by physics and statistical considerations) and beam search. Neural networks are also contentious in the context you mentioned in the sense that they really don't stick to biological models. Backpropagation, for example, violates biological findings.

      The bioinformatics you speak of, and the article as well, is really an ongoing overhauling of the way biology is done. Being in machine learning/computational biology myself, I can tell you that neural networks and genetic algorithms are rarely used in computational biology because there are no performance guarantees. Approximation algorithms, on the other hand, are pretty big.

      --
      An old-timer with old-timey ideas.
    3. Re:Bioinformatics by HappySqurriel · · Score: 1

      My comment was mostly from the quote:

      "For a long time now, researchers and scientists have used computer simulations in the physical sciences: physics, chemistry, and engineering. But what about biology?"

      When I read that it seemed to me that there was an implication that simulations involving Biology were a new thing; my point was to say "hey look, Biology has been looked at for awhile!" I realize that the early work in Biology was mostly pretty limited in use or understanding, but I still believe that the connection between Biology and Computer Science isn't a new thing it has just recently matured.

  3. in other news... by User+956 · · Score: 3, Funny

    But what about biology? An international team of U.S. and Scottish mathematicians and biologists has built a math model to predict tumor behavior.

    In other news, an international team of U.S. and Scottish mathematicians and biologists has built a computer simulation of the RIAA's business model.

    --
    The theory of relativity doesn't work right in Arkansas.
    1. Re:in other news... by The+Zon · · Score: 2, Insightful

      In other news, an international team of U.S. and Scottish mathemeticians and biologists has built a computer simulation of the RIAA's business model.

      I'm not that impressed. My computer can play the Goodfellas DVD, too.

      --
      Some attitudes replaced or by cgi optimizes
  4. I've supported your articles Roland by LiquidCoooled · · Score: 1

    But FFS I didn't need to see your face on a blog.
    WTF are those glasses all about?

    *off topic rant over* (someones gotta start it, might as well have a different angle to usual)

    Back ontopic - if they are considering it like a weather model, just how many predictions end up in a whiteworld scenario?

    --
    liqbase :: faster than paper
  5. Oh boy... by PingSpike · · Score: 4, Funny

    The researchers say their approach is similar to the one used by weather forecasters.
    So its results are only accurate when looking about 4 hours into the future?

    1. Re:Oh boy... by fiendy · · Score: 1

      So its results are only accurate when looking about 4 hours into the future?

      Or that the most accurate prediction is to use the previous day's weather. So in this case, I guess in this case that means that you'd be safe to predict that tumour is still there.

  6. Or Not by Doc+Ruby · · Score: 3, Funny
    The researchers say their approach is similar to the one used by weather forecasters.


    If I could sue my weather reporter for malpractice, I'd be rich enough to live somewhere there's no weather, only climate.

    I should trust my cancer diagnosis to become as reliable as the rain forecast for the weekend?
    --

    --
    make install -not war

    1. Re:Or Not by the_humeister · · Score: 4, Informative

      Diagnosis is usually the easy part. Prognosis, however, is a little harder to predict. Sure there are usually the benign ones where you have to be very unlucky for it to do any harm (eg basal cell carcinoma). We already have good statistics on the most common cancers with regard to morbidity/mortality with and without treatment. If you have grade 1 endometrial carcinoma, take the uterus out and you're most likely cured. If you have grade 4 astrocytoma, it's basically a death sentence. So I don't think these computer simulations of tumor behavior will really be of much help. Although the article does touch upon microenvironment issues, which sound promising if they can be adequately controlled for those tumors in the middle of the malignancy spectrum.

    2. Re:Or Not by pimpimpim · · Score: 3, Interesting
      take the uterus out and you're most likely cured

      Your comment is really insightful, but it also reminds me how some doctors treat their patients as an engineer would treat a car. It must be really an unbelievable sad thing to happen. Then again, doctors can't cry over every patient, it would probably kill their spirit.

      Ontopic: I quickly read the article, it seems that they especially focus on what happens if cells at certain positions in the tumor are being attacked by treatment. Depending on the type, the more actively replicating cells may be localized at the outside or something (didn't really get that). As they can go over many different schemes in a short time, their research might help optimizing treatment (if lower doses of drugs can be used that will always be better). So it might look straightforward, but this is actually a nice bit of research, done with simple means, that makes it rather elegant I think.

      --
      molmod.com - computing tips from a molecular modeling
  7. Oh great! by PHAEDRU5 · · Score: 2, Funny
    From the article:
    The researchers say their approach is similar to the one used by weather forecasters.
    I, for one, welcome our new Global Warming Tumor Overlords.
    --
    668: Neighbour of the Beast
  8. Geez... by e4g4 · · Score: 1

    First bugs, then viruses, then trojans, worms and other malware - now computers can get cancer!? What's next, liver disease?

    --
    The secret to creativity is knowing how to hide your sources. - Albert Einstein
    1. Re:Geez... by element-o.p. · · Score: 1

      Yeah, but transplants are much easier on computers...

      --
      MCSE? No, sir...I don't do Windows. Yes, I am an idealist. What's your point?
    2. Re:Geez... by caffeinemessiah · · Score: 1

      *sigh*---RTFA. There's nothing about computers getting cancer, and really no relation to worms/malware etc. The researchers built models of cancer growth in order to empirically study how cancer spreads. If you wanted to build worms, there are much better models for spreading influence in computer networks than cancer growth.

      --
      An old-timer with old-timey ideas.
    3. Re:Geez... by e4g4 · · Score: 1

      *groans* the other guy who replied to my comment got the joke. I knew I should have added an emoticon for our more humor-deprived slashdot brethren.

      --
      The secret to creativity is knowing how to hide your sources. - Albert Einstein
    4. Re:Geez... by Suhas · · Score: 1

      Mine has Amnesia, which is what it gets if you buy cheap RAM.

  9. Connections with Stem Cells? by mcrbids · · Score: 3, Interesting

    Increasingly, researches seem to be finding a clear connection between stem cells, aging, and cancer. It looks like cancer depends on errant stem cells for its rejuvination - and years of cancer study supports this theory.

    So, by all appearances, if we could destroy just the right cells, a small percentage (0.10%) of the tumor, the tumor goes away!

    So, while the mathematical model of growth might represent some predictive value, it certainly will not effectively model new developments, such as the above, when they are found.

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
    1. Re:Connections with Stem Cells? by macklin01 · · Score: 2, Interesting
      So, while the mathematical model of growth might represent some predictive value, it certainly will not effectively model new developments, such as the above, when they are found.

      There's still plenty of value to be found in higher-scale models. (e.g., how the tumor as a whole interacts with the microenvironment, how proliferation-induced pressure turns off the vasculature and prevents drug delivery, how oxygen and glucose delivery throughout the tumor and the microenvironment affects the patterning of hypoxic and necrotic cells, which, in turn, affects angiogenesis and matrix degradation) Cancer is a multiscale problem, with interaction between all the scales. Focusing on one scale alone (molecular or tissue-scale) likely will not solve the entire problem.

      In fact, developing a good tissue-scale model is a natural step toward creating a multiscale model, where molecular- and cell-scale dynamics affect the growth parameters that govern tissue-scale behavior. (Similarly to how the behavior of individual molecules leads to things that can be averaged at larger scales, like heat, viscosity, etc.) First, you fix the parameters and neglect the small-scale dynamics to figure out the large-scale behavior. Then, you model the small-scale dynamics and learn how to couple them to the previously-fixed parameters.

      On a tangent, I also worked with "Sandy" Anderson in a different U.S.-Scottish collaboration. He's a really great guy, as well as Mark Chaplain and Steven McDougall. And Sandy is a pretty incredible cook! :-) -- Paul

      --
      OpenSource.MathCancer.org: open source comp bio
    2. Re:Connections with Stem Cells? by permawired · · Score: 1

      but it may help identify where those cells are hiding by simulating behaviour....

  10. Obscure by My+name+is+Bucket · · Score: 1

    Let it be revealed!

  11. a sea change in how biology is being done... by frankie · · Score: 2, Informative

    ... IF their proposed technique (which has not actually been tested against live cells) comes anywhere near a useful prediction. They haven't even done IN VITRO modeling yet. If this were a product announcement, I'd call it VAPORWARE of the highest order.

    1. Re:a sea change in how biology is being done... by mattjb0010 · · Score: 1

      hey haven't even done IN VITRO modeling yet.

      It's easy to pin models down with in vitro modelling in simple systems, harder to do with cancer, except in a largely qualitative way.

    2. Re:a sea change in how biology is being done... by Anonymous Coward · · Score: 0

      IF I were you and would reread my post and would RTFA, I would call my post a simple TROLL

    3. Re:a sea change in how biology is being done... by lukesl · · Score: 1

      But it's not a product announcement, it's a piece of research science. From the abstract, the model does make useful and testable predictions, providing an unexpected mechanism by which tumor invasiveness (the most important clinical aspect of a tumor) can emerge. It doesn't bother me that people sit around and snipe at serious scientists making useful contributions to the world, but it does bother me that other people mod them up.

  12. Simulating Research Protocols by blueZhift · · Score: 3, Insightful

    I've been hoping that eventually it will be possible to run a complete simulation of clinical research protocols long before any research participants are recruited. So this is very good news and a step in the right direction. Simulation cannot replace actual experimentation, but it can give you a very good idea of what to expect based on your theory which in the clinical sphere could have life saving potential.

    1. Re:Simulating Research Protocols by macklin01 · · Score: 1
      I've been hoping that eventually it will be possible to run a complete simulation of clinical research protocols long before any research participants are recruited.

      In fact, that's one of the main goals that we have in mathematical modeling of cancer: to make the term computational oncology a meaningful one.

      Right now, there are some pretty decent models of angiogenesis, tumor growth, cell population dynamics with and without stem cells, tissue stress, and tumor microenvironment, and they're both producing previously-observed behavior and predicted interesting things to test.

      The next natural step is to start coupling these models together, and such work is already under way. (See my website, for example.) This is a challenging problem, however, because it involves behavior at a scales ranging over several orders of magnitude. (i.e., it's a multiscale problem.) Another major aspect is to learn to better calibrate the models with in vitro and in vivo data. I'll be spending a few years of a post-doc on those types of issues.

      However, we (not just us, but the field in general) already have models that can make good qualitative predictions that can help describe unusual cancer behavior. For instance, it's been known for a long time that angiogenesis (the development of new blood vessels at the behest of a growing tumor) is necessary for a tumor to grow beyond a certain size and is often involved in metastasis. This lead to the great idea of developing anti-angiogenic drugs that target and prevent this process. However, the results have been mixed, and in some cases, the therapy can worsen tumor invasion. Recent work with mathematical models has shown that hypoxia can lead to nonuniform growth and shape instabilities, leading, in turn, to invasive fingering and even tumor fragmentation. (i.e., greater invasion).

      If a relatively simple tumor model can help predict and explain this type of behavior, imagine what a complete model, combined with a patient's MRI imagery, sequenced genome, etc., can do! :-)

      This post has gotten too long, but let me just say that we would also like to see it go this way. -- Paul

      --
      OpenSource.MathCancer.org: open source comp bio
    2. Re:Simulating Research Protocols by comp.sci · · Score: 1

      This is actually what a large part of bio/medical-informatics is about: simulation.
      Lab experiments are extremely expensive and by using "in-silico"-experiments one can dramatically cut down, for example, drug development costs.
      Of course this is not the only area where Bioinformatics is being used, a good starting point for reading about this is the wikipedia on "Bioinformatics".

  13. Cancer, for the troll by tempest69 · · Score: 2, Interesting
    There are beauties to a computer model. it can perturbed. Lets say that you model a carcinoma, that is undergoing a drug treatment that impairs its ability to build mitochondria.. The Cancer will mutate to switch to a glycolosis process for most of its energy. But to go glycolytic, it will need to grow more capillaries, so you could add in chemicals that prevent angiogenesis. Or you could starve the patient of glucose, providing a super low carb diet, to cause the cancer to die from lack of nutrients.

    Basically an oncologist should be able to get a rough guess of how a series of treatments will work, and if a set of treatments is just going to make a more resilient cancer, then they can consider more viable options. Cancer is tricky, and some treatments arent effective at the same stages.

    Storm

  14. What ABOUT biology? by Valacosa · · Score: 1
    "For a long time now, researchers and scientists have used computer simulations in the physical sciences: physics, chemistry, and engineering. But what about biology?
    What about protein folding? That's a biological problem, one computers have been attacking for a while now.
    --
    "Live as if you'll die tomorrow." Ridiculous. You could die later today.
  15. *yawn* by mattjb0010 · · Score: 3, Insightful

    For a long time now, researchers and scientists have used computer simulations in the physical sciences: physics, chemistry, and engineering. But what about biology?
    But the scientists see their effort as the beginning of a new era in cancer research -- 'a sea change in how biology is being done,' as the lead researcher described it.

    I've read papers on maths models of tumours that are decades old. Even more sophisticated models like the one the scientists have done, have been done to death in recent years, on everything from angiogenesis to metastasis (I should know, I wrote one). There's also a wealth of work done tying down theory and experiments with gene circuits in phages. So what is new about this work? Their results that Roland (who wouldn't know how to do a literature review if it bit him on the proverbial) lists:
    The findings suggest that current chemotherapy approaches which create a harsh microenvironment in the tumor may leave behind the most aggressive and invasive tumor cells.
    certainly aren't new. A model of invasiveness with different levels of agressiveness isn't new either. There model does give nice results on the phenotypes of cells that are selected for, and the ways it allows them to control the microenvironment are certainly cute.

    1. Re:*yawn* by mattjb0010 · · Score: 0

      "There model"-->"Their model"

  16. Cancer as a chaotic system by MillionthMonkey · · Score: 4, Interesting
    Who said cancer was a chaotic system? Do very small changes in input parameters cause exponentially large deviations in output values? I doubt it. Cancer is probably difficult to simulate due to its complexity, not its chaoticness.
    Cancer is complex because it is chaotic. There is a (poorly understood) mechanism cells use to ensure that each chromosome has the right copy number (usu. 2) and that no chromosome is missing a chunk. In a tumor, or even a precancerous growth, something has happened to break this mechanism. When cells in a tumor or precancerous growth divide, they don't copy their chromosomes correctly- they make way more mistakes than normal cells during mitosis. A cell division event might give one daughter cell a single copy of chromosome 5, while the other daughter cell gets three copies. Or, one daughter cell gets a chunk of a chromosome that is missing in the other daughter cell. As a result there is enormous genetic variability within a single tumor or precancerous growth- each one is a little version of evolution in action as individual cells within the tumor population compete for fitness. (Most genes still work if you only have one copy, or 3, but it's much better to have 2.)

    Eventually one cell has zero copies of at least a part of a chromosome, and that's when the fun really starts. One of the arms of chromosome 3, for example, appears to confer certain "superpowers" on any cell that loses it, since there appear to be certain tumor suppressor genes on that chromosome. As chromosome parts are gradually lost in the tumor population, the various superpowers of cancer become evident: growth in absence of any growth signals, loss of contact inhibition (you keep dividing even when you run out of room), the ability to ignore suicide signals from attacking white blood cells, the ability to promote blood vessel growth into the tumor, the ability to metastasize, etc. If a cell loses the right chunk of the right chromosome it can quickly take over the entire tumor, and you have a population of cells that are all missing that chromosome chunk and are ready to start losing more random chunks. So as you see, "very small changes in input parameters cause exponentially large deviations in output values".

    I could be wrong but I think what they are modeling here is the genetic variation within the tumor, as evident in the chromosomal copy number within each cell.
    1. Re:Cancer as a chaotic system by lukesl · · Score: 1

      Sensitivity to initial conditions is one feature of a chaotic system, but that alone does not make a system chaotic. Chaotic systems are ones that are capable of generating behavior that looks random, even though the system itself is not. Even from what you're describing, it sounds like cancer cells generate random, unpredictable behavior because the patterns of mutation and aneuploidy ARE random and unpredictable, not because there are chaotic dynamics at work. A more precise definition of chaos is here.

    2. Re:Cancer as a chaotic system by Anonymous Coward · · Score: 1, Interesting

      I guess I have to be careful because I was talking about the mathematical definition of chaos which is much more important to computer systems. Having a setpoint of initial conditions between where you have a cancer and don't doesn't necessarily make something chaotic. For a large distribution of cells this can be modeled statistically.

      An example of what people generally mean when they say something is chaotic is that say for example you have an ideal population of antelope. If the temperature profiles for two years were very similar you would expect a similar growing season and a similar population level in an ideal situation. If one year had a slightly better input parameter for temperature (for example, higher temperature) that yielded a better growing season you might expect a slightly better population level. And if you increased the parameter again by a very slight amount you would expect an even better growing season. What chaos does is that you can't use simple logic. For each very small change it might be beneficial or detrimental. And even if you half-split it will still be beneficial or detrimental. This doesn't mean that it can't be simulated, but it requires extreme computing power. In our first non-chaotic example if you increase the temperature by 0.1 C you might have a 2% population increase. In our chaotic system if you increase the temperature by 0.00000001 C you might have a 2% population increase about a very small range of temperature (hence the exponential nature)--a further 0.00000001 C increase might mean a 10% decrease.

      In reality, chaotic systems are fairly rare because they require non-linear systems that behave in particular ways. Most non-linear systems can be modeled in fairly simple ways and don't break down (or are rarely operated in the chaotic regions). I doubt that cancer is a chaotic system because I'm not convinced that small changes in input parameters will cause dramatic changes in tumors. It appears to me that an enormous part of the progression of a cancer is determined around where it started and how close it is to blood supply and other tissue that might cut it off. The purpose of modeling cancer isn't to see where it would start, but instead to say how it will progress after it is started. If a cancer is next to a blood vessel, I don't see it behaving chaotically. It will explode in growth and be affected in a non-chaotic way by variations in parameters. However, only in the case of a completely isolated cancer with low blood flow can I see the possibility of chaos. But I'm still not convinced that it isn't a threshold in the parameters instead of chaotic behavior that allows isolated cancers to die or progress in an almost random fashion.

    3. Re:Cancer as a chaotic system by master_p · · Score: 1

      There is a (poorly understood) mechanism cells use to ensure that each chromosome has the right copy number (usu. 2) and that no chromosome is missing a chunk.

      Could you please explain to us why the mechanism is poorly understood? You seem to have a good grasp of what is going on.

    4. Re:Cancer as a chaotic system by MillionthMonkey · · Score: 1

      Aneuploidy (wrong chromosome copy number) is triggered during cell division and has something to do with damage to the kinetochore, a protein structure that sits on a centromere at the junction of the chromosome arms. This is the thing that attaches to a mitotic spindle and drags the chromosome along the spindle into its daughter cell. That mechanism can malfunction by either not transporting the chromosome, or by pulling it the wrong way, or gluing it to another chromosome, or falling apart, etc. Aneuploidy could result from any of these things. But exactly what happens when kinetochores break is not well understood yet.

  17. Oh, PUH-leese... by Anonymous Coward · · Score: 0

    In other news, Slashdot editors announce a mathematical model of the tumor-like growth of Rolaid Pinkeye's shameless blog-click-whoring....

  18. psychology is biology by Anonymous Coward · · Score: 0

    biology is chemistry.
    chemistry is physics.
    physics is math.

    but by the time you get from math to biology it becomes riddiculously complex.

  19. Slightly OT but... by Vr6dub · · Score: 1

    ...your comment piqued my interest. Whenever people start predicting the fall of the American Economy (offshoring, outsourcing) thoughts like yours cross my head. On a macro level industries like this replace our lost jobs overseas. I believe we are on the virge, a couple decades or so, of a BioMed Age and America and a select few other countries are on the forefront of these new technologies. The field is very young and we have just scratched the surface. If done right outsourcing, whatever, can be a good thing as it raises the bar for all of us and we can sell all our expensive bio stuff to the new middle class countries. Wishfull thinking?

  20. Ignorant by syousef · · Score: 1

    "For a long time now, researchers and scientists have used computer simulations in the physical sciences: physics, chemistry, and engineering. But what about biology?"

    Yes, scientists have used computer simulations heavily in biology too. Anything that can be mathematically modelled can make use of a computer. For years scientists have been using calculus and probability theory to model the way disease spreads, evolution, population growth etc.

    --
    These posts express my own personal views, not those of my employer
  21. I work for a cancer progression company by Anonymous Coward · · Score: 0

    Posting anonymously,
    I work for a cancer prognostics company that does something very similar: Aureon Laboratories. We do cancer prognostics primarily for prostate cancer right now.

    There are other companies, such as Genomic Health, which work in breast cancer. Personalized predictive medicine, including prognostics, is really on the cutting edge and will be becoming more prevalent in the years to come.

  22. New tact by Oligonicella · · Score: 1

    Too bad for them it's just been determined that the consensus about cancer implantation has been turned upside down recently.

  23. Sea change? by Wonko+the+Sane · · Score: 1

    Am I the only person who is tired of hearing the phrase "sea change". It's one of those journalist fads that they will cram into every article just because everyone else is using it. Seriously, isn't their any other noun that could be used as adjectives instead?

  24. Modeling CANCER is like stating by ancient_kings · · Score: 1

    ,"I'm going to model how Dark Energy and Dark Matter form" when we still don't know what they even composed of. In Cell Biology nobody is even sure on how NADH is bound to lactate dehydrogenase (LDH), but I guess NIH reviewers are always too stupid enough to fall for such "computer modeling". If you really want free and accurate biological models see www.kintecus.com as it is the de facto state-of-the-art in bioinformatics and modeling...and even then, the software system with its models produce okay results for comparatively (relative to cancer chemical mechanism) small systems.

  25. "An Inconvenient Tumor" by Anonymous Coward · · Score: 0

    Programs and techniques be used wherever chaotic systems take place? I guess it's in the domain of the weather, disease rates and population growth.

    The first thing these models will tell us is that cancer comes from too much CO2 in our system. But nobody will care until Al Gore does a movie about it.

  26. 1955. Thomlinson & Gray. by jetxee · · Score: 1
    One of the early mathematical models of cancer dates back to 1955!
    Thomlinson R. H., Gray L. H. The histological structure of some human lung cancers and the possible implications for radiotherapy // Br. J. Cancer. -- 1955. -- Vol. 9. -- Pp. 539-549.
    But the problem is certainly becoming hot during the last ten years.
  27. Modelling cancer is not an obvious problem. by jetxee · · Score: 1

    You are running an ad campaign for an obscure proprietary software: "state-of-the-art in bioinformatics", "free and accurate", "de facto". What does it model? What processes does it describe? How? What methods and what data does it use? You said nothing.

    TA is speaking about tissue-scale modelling of neoplasm growth. And these models are an interesting research tool. Yet theoretical for today. You are speaking about nothing.

    Modelling cancer is difficult, because any model is a simplification. And it is not clear what is more important and what is less. And it is not clear what is the most suitable way to describe the growth of tissue mathematically.

  28. Not the only team... by AndyTheSayer · · Score: 1

    I thought I'd point out that this isn't the only group in the world doing research like this--a friend of mine here is working on tumour modelling, and has been for several years now. The research group's homepage is http://www.maths.ox.ac.uk/cmb/Research/index.htmlh ere. I suspect there are probably many more, too, given there are journals devoted to this stuff.

  29. How had this crap got published in Cell??? by mapkinase · · Score: 1

    How had this crap got itself published in Cell???

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  30. Some basics by mapkinase · · Score: 1

    I think when talking about cancer some people overlook one basic and some would say tragic fact of the whole principle of organization of higher eukaryots. Cancer is "natural" to a cell, the absence of it is unnatural.

    Let me explain. Cancer involves at least two fundamental phenomena accompaniyng affected tissues: (1) uncontrollable growth (2) detachment from the base (other cells, other tissues, bones, other structural elements).

    Both things are more basic to the commonality of cells than the mechanisms existing in higher eukaryots to suppress those things, namely (1) apoptosis (programmed cell death) and division regulation (most things continue doing what they are doing until some external factor stops them) and (2) ability to attach to other cells (most things do not stick to each other very good).

    Cancer involves general principles of existence of all cellular organisms, stopping cancer involves more specific mechanisms. When the latter break, it is very hard to fix them. If heart fails, it is a quite specific complex organ designed for a very specific purpose, so one can replace it. If the artery gets clogged, it is also very speficific organ designed for a very specific purpose, so one can replace it. That is the other major cause of death in the world for you.

    Cancer is not like that, it is not a failure of the organ, it is the nature of our cellular organization gone wild (wild in a sense that it is natural for cells to grow uncontrollably freely floating without attaching to anything).

    This all sounds pretty generic, but I guessed that some people might not know that.

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  31. mathematical tumor modeling is not new! by coult · · Score: 1

    I love how these press releases from universities pretend as if no one had ever even contemplated such an idea before the ground-breaking work mentioned in the press release. People have been doing mathematical modeling of tumors for years. Avner Friedman has been doing work since the late 1990's at least (see http://www.math.ohio-state.edu/node/22077, for example).

    --

    All is Number -Pythagoras.

  32. So... by EMH_Mark3 · · Score: 1

    The question on everyone's mind: does it spell out the GPL license text?

    --
    Burn the land and boil the sea, you can't take the sky from me