(21 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | {{New_York_City}} |
− | <head> | + | <html lang="en"> |
− | + | <head><style> | |
− | + | ||
.container { | .container { | ||
align-items: center; | align-items: center; | ||
Line 9: | Line 8: | ||
a{ | a{ | ||
color:#7B84ED; | color:#7B84ED; | ||
+ | } | ||
+ | p{ | ||
+ | font-size: 120%; | ||
} | } | ||
.shiny{ | .shiny{ | ||
Line 16: | Line 18: | ||
border-radius: 15px; | border-radius: 15px; | ||
} | } | ||
+ | img{ | ||
+ | max-width: 40%;} | ||
+ | .social{ | ||
+ | max-width: 50px; | ||
+ | max-height:auto; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
− | <div class="container"> | + | <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="https://2018.igem.org/Team:New_York_City/Notebook">Notebook</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> | </div> | ||
− | </ | + | </nav> |
− | + | </div> | |
− | </div> | + | |
− | <div class="container | + | <div class="container py-0 align-middle"> |
<h2 align="center">What is Huntington's Disease?</h2> | <h2 align="center">What is Huntington's Disease?</h2> | ||
</div> | </div> | ||
<div class="container"> | <div class="container"> | ||
− | <p | + | <p class="lead">Huntington's disease (HD) is an inherited, autosomal dominant disorder that causes the progressive degeneration |
of nerve cells in the basal ganglia, a part of the brain that is responsible for coordination and movement. It | of nerve cells in the basal ganglia, a part of the brain that is responsible for coordination and movement. It | ||
is caused by a trinucleotide repeat of 40 or more CAG codons in the huntingtin protein. The exact function of | is caused by a trinucleotide repeat of 40 or more CAG codons in the huntingtin protein. The exact function of | ||
Line 80: | Line 108: | ||
<li>Involuntary movement and loss of physical coordination</li> | <li>Involuntary movement and loss of physical coordination</li> | ||
</ul> | </ul> | ||
− | <p>HD is adult-onset, usually affecting people in between their 30's to 50's. Symptoms typically worsen over a | + | <br/> |
+ | <p class="lead">HD is adult-onset, usually affecting people in between their 30's to 50's. Symptoms typically worsen over a | ||
10 to 25 year period and greatly impact both mental and physical abilities. Eventually, they pass away due | 10 to 25 year period and greatly impact both mental and physical abilities. Eventually, they pass away due | ||
to heart failure or other complications.</p> | to heart failure or other complications.</p> | ||
+ | </div> | ||
+ | <div align="center"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/2/2d/T--New_York_City--hd3.jpg"/> | ||
</div> | </div> | ||
− | <div class="container | + | <div class="container py-0 align-middle"> |
<h2 align="center">Who is affected by Huntington's Disease?</h2> | <h2 align="center">Who is affected by Huntington's Disease?</h2> | ||
</div> | </div> | ||
<div class="container"> | <div class="container"> | ||
− | <p>Huntington's disease affects all people regardless of their gender or ethnicity; however, some group is more | + | <p class="lead">Huntington's disease affects all people regardless of their gender or ethnicity; however, some group is more |
prone to the disease than others are. It occurs more frequently among people with European origin than among | prone to the disease than others are. It occurs more frequently among people with European origin than among | ||
any other population. In the United States, around 30,000 people are diagnosed with Huntington's disease. This | any other population. In the United States, around 30,000 people are diagnosed with Huntington's disease. This | ||
Line 98: | Line 130: | ||
</div> | </div> | ||
− | <div class="container | + | <div align="center"> |
+ | <img src="https://static.igem.org/mediawiki/2018/6/6e/T--New_York_City--who.jpg"/> | ||
+ | </div> | ||
+ | |||
+ | <div class="container py-0 align-middle"> | ||
<h2 align="center">Is There a Cure?</h2> | <h2 align="center">Is There a Cure?</h2> | ||
</div> | </div> | ||
<div class="container"> | <div class="container"> | ||
− | <p>Currently, the complications of Huntington's disease can be mitigated by medication for movement disorders and | + | <p class="lead">Currently, the complications of Huntington's disease can be mitigated by medication for movement disorders and |
psychiatric disorders (such as antidepressants), along with psychotherapy, speech therapy, physical therapy, | psychiatric disorders (such as antidepressants), along with psychotherapy, speech therapy, physical therapy, | ||
and occupational therapy. However, there exists no treatment to completely cure or slow the development of HD, | and occupational therapy. However, there exists no treatment to completely cure or slow the development of HD, | ||
although there has been ongoing research and experimental therapies.</p> | although there has been ongoing research and experimental therapies.</p> | ||
− | |||
− | |||
</div> | </div> | ||
<div class="container"> | <div class="container"> | ||
− | <p>Sources:</p> | + | <p class="lead">Sources:</p> |
<ol> | <ol> | ||
<li><a href="http://hdsa.org/what-is-hd/">hdsa.org</a></li> | <li><a href="http://hdsa.org/what-is-hd/">hdsa.org</a></li> | ||
</ol> | </ol> | ||
</div> | </div> | ||
− | < | + | <div class="container" align="center"> |
− | < | + | <div class="row" align="center"> |
− | < | + | <div class="col-sm-3"> |
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <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 class="col-sm-2"> | ||
+ | <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 class="col-sm-2"> | ||
+ | <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 class="col-sm-3"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br /> | ||
+ | </div> | ||
</body> | </body> | ||
+ | </html> |
Latest revision as of 01:37, 17 October 2018
What is Huntington's Disease?
Huntington's disease (HD) is an inherited, autosomal dominant disorder that causes the progressive degeneration of nerve cells in the basal ganglia, a part of the brain that is responsible for coordination and movement. It is caused by a trinucleotide repeat of 40 or more CAG codons in the huntingtin protein. The exact function of the huntingtin protein is unknown but it is critical in nerve cell function. Thus, there is a wide range of symptoms and signs from cognitive, movement, and psychiatric disorders such as:
- Muscle problems, such as contraction or rigidity
- Abnormal eye movements
- Difficulty processing information
- Fatigue, loss of energy
- Social withdrawal
- Mood swings and depression
- Amnesia and handicapped judgement
- Impaired speaking abilities and significant weight loss
- Involuntary movement and loss of physical coordination
HD is adult-onset, usually affecting people in between their 30's to 50's. Symptoms typically worsen over a 10 to 25 year period and greatly impact both mental and physical abilities. Eventually, they pass away due to heart failure or other complications.
Who is affected by Huntington's Disease?
Huntington's disease affects all people regardless of their gender or ethnicity; however, some group is more prone to the disease than others are. It occurs more frequently among people with European origin than among any other population. In the United States, around 30,000 people are diagnosed with Huntington's disease. This is only a small percentage of the US population, but it has the potential to grow quickly. 200,000 people are at risk of inheriting HD, as the child of an affected parent has a 50-50% chance of having a gene that causes the disease.
Is There a Cure?
Currently, the complications of Huntington's disease can be mitigated by medication for movement disorders and psychiatric disorders (such as antidepressants), along with psychotherapy, speech therapy, physical therapy, and occupational therapy. However, there exists no treatment to completely cure or slow the development of HD, although there has been ongoing research and experimental therapies.
Sources: