
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Andrew Brettin, DIMACS REU 2018</title>
    <link rel="shortcut icon" href="http://dimacs.rutgers.edu/favicon.ico" type="image/x-icon">
    <style type="text/css">
       dt { font-weight:bold; }
       dd { margin:10px; }
       th { text-align:right; }
    </style>
    </head>
    <body>
    <div style="max-width:700px;margin:25px auto 25px auto;">
    <div style="text-align:center;">
    <img src="http://dimacs.rutgers.edu/images/dimacs_logo.gif" border="0" alt="DIMACS"><br>
    <a href="http://dimacs.rutgers.edu/REU/">DIMACS REU 2018</a>
    </div>
    
    <h3>General Information</h3>
    
    <div style="float:left;">
    <img src="me.jpg" style="border:1px solid black; margin:10px;" height="150px" alt="me">
    </div>
    
    <div style="margin:20px;">
    
    <table>
    <tr>
    <th>Student:</th>
    <td>Andrew Brettin</td>
    </tr>
    <tr>
    <th>Office:</th>
    <td>434 CoRE</td>
    </tr>
    <tr>
    <th>School:</th>
    <td><a href="https://math.umn.edu">University of Minnesota—Twin Cities</a></td>
    </tr>
    <tr>
    <th>E-mail:</th>
    <td>brett057@umn.edu</td>
    </tr>
    <tr>
    <th>Project:</th>
    <td>Genomic data-guided mathematical modeling of cancer</td>
    </tr>
    </tbody></table>
    
    </div>
    
    <hr style="clear:left;">
    
    
    <h3>Project Description</h3>
    
    <p> Tumor growth can be modeled as a Galton-Watson process, a branching stochastic
        process in which cells divide normally, acquire mutations, or die at discrete
        time steps. Many studies have modeled cancer growth using Galton-Watson processes
        without consideration of spatial constraints. However, when a cancer cell divides,
        daughter cells may inhabit different regions than its parent cell; consequently,
        one would expect that significant cell diffusion occurs during neoplastic growth.
        Incorporating such spatial dynamics in mathematical models may lead to new insights
        about the evolution of tumors. Our goal is to develop a mathematical framework for
        understanding spatiotemporal cancer dynamics.

    <hr>
    
    <h3>Weekly Log</h3>
    
    <dl>
    
    <dt>Week 1:</dt>
    <dd>After meeting the other participants and being welcomed into the program, 
        I met with my mentor, Subho, to discuss the research I will be doing for 
        the next eight weeks. He described some of the basic mechanisms of neoplastic
        growth and how stochastic branching process models are used to describe tumor
        evolution. Then, he stated the question of interest: What mathematical insights
        can be obtained from stochastic models of cancer which incorporate spatial details?
        Under his suggestion, I reviewed literature to search for previous analysis of
        analogous birth-death processes in fields outside of oncology as a starting point.
        Luckily, I found a <a href= https://arxiv.org/abs/0704.1908>paper</a> which used the
        theory of birth-death processes to model chemical reactions, and explicated how to
        completely determine the equations which govern the simple birth-death process. Finally, I
        finished writing up my introductory presentation Saturday morning.
    </dd>
    
    </dl>
    
    <hr>
    
    <h3>Presentations</h3>
    <ul>
    <li><a href="Presentation1.pdf">First Presentation</a></li>
    <!-- <li><a href="Presentation2.pdf">Second Presentation</a></li> -->
    </ul>
    
    <hr>
    
    <h3>Additional Information</h3>
    
    <ul>
    <li>My Mentor: <a href="https://www.cinj.org/research/profile-dr-subhajyoti-de">Dr. Subhajyoti De</a></li>
    <li>My Lab: <a href="http://www.sjdlab.org/backup_main">SjD Laboratory</a></li>
    <!-- <li>My LinkedIn Profile: <a href="www.linkedin.com/in/andrewbrettin">Andrew Brettin</a></li> -->
    </ul>

    </div>
    
    
    </body>
    </html>
    
    
    <!-- This document is, or is based on, the DIMACS REU webpage template. This template is based on existing sites property of the REU, and was created and compiled by Kellen Myers, June 2011. It is released freely for use by REU students to make their REU websites. This comment must be included in all derivative works. -->