Difference between revisions of "Team:New York City/Model"

Line 1: Line 1:
 
{{New_York_City}}
 
{{New_York_City}}
<html>
+
<html lang="en">
  
 +
<head>
 +
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 +
        crossorigin="anonymous">
 +
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/brands.css" integrity="sha384-rf1bqOAj3+pw6NqYrtaE1/4Se2NBwkIfeYbsFdtiR6TQz0acWiwJbv1IM/Nt/ite"
 +
        crossorigin="anonymous">
 +
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/fontawesome.css" integrity="sha384-1rquJLNOM3ijoueaaeS5m+McXPJCGdr5HcA03/VHXxcp2kX2sUrQDmFc3jR5i/C7"
 +
        crossorigin="anonymous">
 +
    <style>
 +
        .container {
 +
            align-items: center;
 +
            max-width: 960px;
 +
        }
  
 +
        a {
 +
            color: #7B84ED;
 +
        }
  
 +
        p {
 +
            font-size: 120%;
 +
        }
  
<h3>★  ALERT! </h3>
+
        .shiny {
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
            color: #7B84ED;
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
        }
</div>
+
  
 +
        .headimage {
 +
            border-radius: 15px;
 +
        }
 +
    </style>
 +
</head>
  
<div class="clear"></div>
+
<body>
 +
    <div class="container">
 +
        <nav class="sticky-top py-3 navbar navbar-expand-lg navbar-light mr-auto">
 +
            <div class="container d-flex flex-column flex-md-row justify-content-between">
 +
                <div class="navbar-brand"><a href="https://2018.igem.org/Team:New_York_City">New York City iGEM</a></div>
 +
                <div class="collapse navbar-collapse" id="navbarSupportedContent">
 +
                    <ul class="navbar-nav mr-auto">
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarPR"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Project
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarPR">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/HD">What is
 +
                                    Huntington's?</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Description">Description</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Design">Design</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Model">Model</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/InterLab">InterLab</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarNB"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Notebook
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarNB">
 +
                                <a class="dropdown-item" href="">Coming Soon</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarHP"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Human Practices
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarHP">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Human_Practices">Human
 +
                                    Practices</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated
 +
                                    Practices</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Public_Engagement">Public Engagement</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Collaborations">Collaborations</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarT"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Team
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarT">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Team">Team</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Attributions">Attributions</a>
 +
                            </div>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </div>
 +
        </nav>
 +
    </div>
 +
    <div class="container py-0 align-middle">
 +
        <h2 align="center">Model</h2>
 +
    </div>
  
 +
    <div class="container">
 +
        <p class="lead">Our goal is to create a cure for Huntington’s Disease (HD) by developing a RNA strand
 +
            displacement technology that can target and block mutated huntingtin (HTT) mRNA strands and replace them
 +
            with corrected strands for proper protein synthesis. Since an increased number of CAG repeats in the HTT
 +
            gene coding for the polyglutamine tail characteristic of HD contributes to neurotoxicity in this disease,
 +
            we decided to find a cure for HD in the RNA level. Last year, we designed a modified plasmid consisting of
 +
            a chaperone strand and a corrected HTT mRNA strand using the software programs Vienna and mFold. The
 +
            chaperone strand contains a small RNAi like toehold sequence designed to bind to the hairpin loop sequence
 +
            of mutated HTT mRNA strands. Upon binding of the chaperone strand to the mutated mRNA strand, the corrected
 +
            HTT mRNA strand would be released into the cytoplasm for proper protein synthesis.</p>
 +
    </div>
  
<div class="column full_size">
+
    <div class="container">
<h1> Modeling</h1>
+
        <p class="lead">To design our modified plasmid, we first looked into various huntingtin (HTT) mutants and the
 +
            percentage of their occurrence in genetic databases, including NCBI. The goal was to identify hairpin loop
 +
            sequences in HTT mutants so that they could be targeted by the chaperone to achieve toehold strand
 +
            displacement of mutated HTT with a corrected strand. Then, we used the software programs mFold and Vienna
 +
            to model RNA sequence folds and to find a tractable hairpin within the 5’ UTR of HTT mutants. In addition,
 +
            we used the programs Genstrip and RNAI designer to review more sequences for us to target. Lastly, UGENE
 +
            was used to view and align all the sequences we reviewed, allowing us to target the most optimal hairpin
 +
            loop in HTT mutants with the toehold sequence within the chaperone strand in our modified plasmid.</p>
 +
    </div>
  
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
    <br />
 
+
    <div class="container" align="center">
</div>
+
        <div class="row" align="center">
<div class="clear"></div>
+
            <div class="col-sm-3">
 
+
            </div>
<div class="column full_size">
+
            <div class="col-sm-2">
<h3> Gold Medal Criterion #3</h3>
+
                <a href="https://www.facebook.com/HDResolution/"><i class="fab fa-facebook-f display-4"></i></a>
<p>
+
            </div>
Convince the judges that your project's design and/or implementation is based on insight you have gained from modeling. This could be either a new model you develop or the implementation of a model from a previous team. You must thoroughly document your model's contribution to your project on your team's wiki, including assumptions, relevant data, model results, and a clear explanation of your model that anyone can understand.
+
            <div class="col-sm-2">
<br><br>
+
                <a href="https://twitter.com/HDNYC_iGEM"><i class="fab fa-twitter display-4"></i></a>
The model should impact your project design in a meaningful way. Modeling may include, but is not limited to, deterministic, exploratory, molecular dynamic, and stochastic models. Teams may also explore the physical modeling of a single component within a system or utilize mathematical modeling for predicting function of a more complex device.
+
            </div>
</p>
+
            <div class="col-sm-2">
 
+
                <a href="https://www.instagram.com/nyc_igem/"><i class="fab fa-instagram display-4"></i></a>
<p>
+
            </div>
Please see the <a href="https://2018.igem.org/Judging/Medals"> 2018
+
            <div class="col-sm-3">
Medals Page</a> for more information.
+
            </div>
</p>
+
        </div>
</div>
+
        <br />
 
+
    </div>
<div class="column two_thirds_size">
+
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
<h3>Best Model Special Prize</h3>
+
        crossorigin="anonymous"></script>
 
+
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
<p>
+
        crossorigin="anonymous"></script>
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page  and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the gold medal criterion #3 and the best model prize with this page.
+
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
<br><br>
+
        crossorigin="anonymous"></script>
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
+
</body>
</p>
+
 
+
</div>
+
 
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
<h3> Inspiration </h3>
+
<p>
+
Here are a few examples from previous teams:
+
</p>
+
<ul>
+
<li><a href="https://2016.igem.org/Team:Manchester/Model">2016 Manchester</a></li>
+
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">2016 TU Delft</li>
+
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">2014 ETH Zurich</a></li>
+
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">2014 Waterloo</a></li>
+
</ul>
+
</div>
+
</div>
+
  
 
</html>
 
</html>

Revision as of 02:44, 15 October 2018

Model

Our goal is to create a cure for Huntington’s Disease (HD) by developing a RNA strand displacement technology that can target and block mutated huntingtin (HTT) mRNA strands and replace them with corrected strands for proper protein synthesis. Since an increased number of CAG repeats in the HTT gene coding for the polyglutamine tail characteristic of HD contributes to neurotoxicity in this disease, we decided to find a cure for HD in the RNA level. Last year, we designed a modified plasmid consisting of a chaperone strand and a corrected HTT mRNA strand using the software programs Vienna and mFold. The chaperone strand contains a small RNAi like toehold sequence designed to bind to the hairpin loop sequence of mutated HTT mRNA strands. Upon binding of the chaperone strand to the mutated mRNA strand, the corrected HTT mRNA strand would be released into the cytoplasm for proper protein synthesis.

To design our modified plasmid, we first looked into various huntingtin (HTT) mutants and the percentage of their occurrence in genetic databases, including NCBI. The goal was to identify hairpin loop sequences in HTT mutants so that they could be targeted by the chaperone to achieve toehold strand displacement of mutated HTT with a corrected strand. Then, we used the software programs mFold and Vienna to model RNA sequence folds and to find a tractable hairpin within the 5’ UTR of HTT mutants. In addition, we used the programs Genstrip and RNAI designer to review more sequences for us to target. Lastly, UGENE was used to view and align all the sequences we reviewed, allowing us to target the most optimal hairpin loop in HTT mutants with the toehold sequence within the chaperone strand in our modified plasmid.