Skip to content

Commit

Permalink
Merge pull request #1280 from JessterB/AG-1331-update-home-page-copy
Browse files Browse the repository at this point in the history
AG-1331 update home page copy
  • Loading branch information
JessterB authored Jan 25, 2024
2 parents 9f89a96 + e328483 commit f00c8be
Showing 1 changed file with 15 additions and 12 deletions.
27 changes: 15 additions & 12 deletions src/app/core/pages/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,13 @@ <h1 class="home-heading">
</h1>
</div>
<p class="description mb-lg">
Agora hosts high-dimensional human transcriptomic, proteomic, and metabolomic evidence for whether or not genes are associated with Alzheimer’s disease (AD).
Agora also contains a list of over 900 nascent drug targets for AD that were nominated by AD researchers from the National Institute on Aging's Accelerating Medicines Partnership in Alzheimer's Disease
(<a class="link" href="https://www.nia.nih.gov/research/amp-ad" target="_blank">AMP-AD</a>) consortium and Target Enablement to Accelerate Therapy Development for Alzheimer's Disease
(<a class="link" href="https://treatad.org/" target="_blank">TREAT-AD</a>) centers, as well as other research teams.
Agora hosts high-dimensional human transcriptomic, proteomic, and metabolomic
evidence for whether or not genes are associated with Alzheimer’s disease (AD).
Agora also contains a list of over 900 nascent AD drug targets that
were nominated by researchers from the National Institute on Aging's
<a class="link" href="https://www.nia.nih.gov/research/amp-ad" target="_blank">AMP-AD</a>
consortium and <a class="link" href="https://treatad.org/" target="_blank">TREAT-AD</a>
centers, as well as by other AD research teams.
<a
class="link"
href="https://help.adknowledgeportal.org/apd/Agora-Resources.2646671361.html"
Expand All @@ -107,9 +110,9 @@ <h1 class="home-heading">
<div>
<h2>Gene Comparison</h2>
<p>
Explore differential RNA and protein expression results for 20k+
human genes. Build custom result sets by sorting, filtering, and
searching for genes of particular interest.
Compare differential RNA and protein expression results for 20k+
human genes in AD. Build custom result sets by sorting, filtering, and
searching for genes of interest.
</p>
</div>
<div class="icon-container">
Expand Down Expand Up @@ -266,9 +269,9 @@ <h2>Gene Comparison</h2>
<div>
<h2>Gene Search</h2>
<p>
Search for genes in the Agora database to get detailed
information about Experimental Evidence, Nominations, and
Association with Alzheimer's Disease.
Search for a gene by name or Ensembl gene ID to view related experimental
evidence, find detailed information about nominations, and explore its
association with AD.
</p>
</div>
<gene-search [location]="'home'"></gene-search>
Expand All @@ -278,8 +281,8 @@ <h2>Gene Search</h2>
<div>
<h2>Nominated Targets</h2>
<p>
Browse genes that research teams have nominated as potential new
therapeutic targets for Alzheimer's Disease treatment or prevention.
Browse the list of over 900 genes that research teams have nominated as
potential new therapeutic targets for AD treatment or prevention.
</p>
</div>
<div class="icon-container">
Expand Down

0 comments on commit f00c8be

Please sign in to comment.