Skip to content

Commit

Permalink
Merge pull request #3 from EpistasisLab/nickotto-update-about-page-wi…
Browse files Browse the repository at this point in the history
…th-github-link

Update about.ejs
  • Loading branch information
jay-m-dev authored Sep 5, 2023
2 parents 71368a0 + b7a1904 commit bd7dccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alzkb-site/app/views/about.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<p>AlzKB is a knowledge base summarizing what is known about Alzheimer's Disease drugs, genes, pathways, and other biological entities.
The knowledge base is implemented as a <b>graph database</b> (using Neo4j), which offers many distinct advantages over traditional relational
databases and non-graph formatted representations of biomedical knowledge.</p>
databases and non-graph formatted representations of biomedical knowledge. Our github repo is found at: <a href="https://github.com/EpistasisLab/AlzKB">ALZKB Github</a></p>

<p>The knowledge in AlzKB is sourced from a large set of diverse,
publicly available biomedical databases. Currently, AlzKB includes
Expand Down

0 comments on commit bd7dccb

Please sign in to comment.