Difference between revisions of "Team:New York City/Human Practices"

Line 2: Line 2:
 
<html lang="en">
 
<html lang="en">
  
<head>
+
<head><style>.social{
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
+
            max-width: 50px;
        crossorigin="anonymous">
+
            max-height: auto;
    <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 {
 
         .container {
 
             align-items: center;
 
             align-items: center;
Line 36: Line 32:
 
<body>
 
<body>
 
     <div class="container">
 
     <div class="container">
        <nav class="sticky-top py-3 navbar navbar-expand-lg navbar-light mr-auto">
+
                <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="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="navbar-brand"><a href="https://2018.igem.org/Team:New_York_City">New York City iGEM</a></div>
Line 51: Line 47:
 
                                 <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/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/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>
 
                             </div>
 
                         </li>
 
                         </li>
Line 59: Line 57:
 
                             </a>
 
                             </a>
 
                             <div class="dropdown-menu" aria-labelledby="navbarNB">
 
                             <div class="dropdown-menu" aria-labelledby="navbarNB">
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/InterLab">InterLab</a>
+
                                 <a class="dropdown-item" href="">Coming Soon</a>
 
                             </div>
 
                             </div>
 
                         </li>
 
                         </li>
Line 72: Line 70:
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated
 
                                     Practices</a>
 
                                     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>
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Collaborations">Collaborations</a>
 
                             </div>
 
                             </div>
Line 151: Line 150:
 
             </div>
 
             </div>
 
             <div class="col-sm-2">
 
             <div class="col-sm-2">
                 <a href="https://www.facebook.com/HDResolution/"><i class="fab fa-facebook-f display-4"></i></a>
+
                 <a href="https://www.facebook.com/HDResolution/"><img class="social" src="https://static.igem.org/mediawiki/2018/6/61/T--New_York_City--fb.png"></a>
 
             </div>
 
             </div>
 
             <div class="col-sm-2">
 
             <div class="col-sm-2">
                 <a href="https://twitter.com/HDNYC_iGEM"><i class="fab fa-twitter display-4"></i></a>
+
                 <a href="https://twitter.com/HDNYC_iGEM"><img class="social" src="https://static.igem.org/mediawiki/2018/4/46/T--New_York_City--twit.png"></a>
 
             </div>
 
             </div>
 
             <div class="col-sm-2">
 
             <div class="col-sm-2">
                 <a href="https://www.instagram.com/nyc_igem/"><i class="fab fa-instagram display-4"></i></a>
+
                 <a href="https://www.instagram.com/nyc_igem/"><img class="social" src="https://static.igem.org/mediawiki/2018/0/0a/T--New_York_City--ig.png"></a>
 
             </div>
 
             </div>
 
             <div class="col-sm-3">
 
             <div class="col-sm-3">
Line 164: Line 163:
 
         <br />
 
         <br />
 
     </div>
 
     </div>
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
 
        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"
 
        crossorigin="anonymous"></script>
 
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 
        crossorigin="anonymous"></script>
 
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 03:50, 15 October 2018

Human Practices

Introduction to Public Engagement:
Last year, our team focused on developing a modified RNA protein replacement technology for treating Huntington’s Disease. We were motivated to delve further into research at the RNA level after collaborating with the Huntington’s Disease Society of America. Through our collaboration, we realized that current research in Huntington’s Disease was not selective in specifically targeting mutated Huntingtin RNA strands. Instead of targeting mutated strands only, research would try to target both endogenous and mutated strands, thereby stopping all production of the Huntingtin protein and resulting in undesired side effects. To resolve this, our team began developing modified RNA technology that would specifically target mutated Huntingtin mRNA strands through a specific toehold recognition and exchange process, allowing the mutated strands to be replaced by a corrected synthetic mRNA strand. This year our team is taking this research further by testing the efficacy of the modified RNA replacement technology in Huntingtin cell lines to determine whether our treatment decreases the levels of mutated Huntingtin protein.

September 15 2018:
New York City iGEM Team started fundraising for Huntington's Disease Society of America Team Hope Walk in New York City and joined New York City HDSA Team Hope on Hudson River Park - River 46 on Saturday September 15.

September 11, 2018:
New York City iGEM Team registered for HSG 2018: Unlocking HD Nov. 8-10, 2018, Hotel ZaZa, Museum District, Houston, Texas 25th Anniversary Celebration Over the past 20 years, the Huntington Study Group (HSG) has hosted an annual, internationally recognized forum for training and education of Huntington disease (HD) researchers and for presentation of new research findings and treatments to the worldwide community, plus much more…

September 9 2018:
New York City iGEM Team is excited to volunteer and support Huntington's Disease Society of America NY Team Hope Walk in Long Island NY tomorrow Sunday Sep 9.

September 8 2018:
New York City iGEM Team joined as a member to Huntington Study Group, a world leader in facilitating high-quality clinical research trials and studies in Huntington disease (HD). We have the first and largest HD clinical research network of over 400 active and compassionate investigators, coordinators, scientists and HD experts at over 120 HSG Credentialed Research Sites across the globe dedicated to seeking treatments that make a difference and improving the quality of life and outcomes for families affected by HD.

August 20, 2018
New York City iGEM Team joined Steptember campaign of Cerebral Palsy Alliance Research Foundation a non profit organization to fund the world's best research to treat, prevent and ultimately find a cure for cerebral palsy (a generic brain disorder)