You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: alzkb-site/app/views/about.ejs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
13
13
<p>AlzKB is a knowledge base summarizing what is known about Alzheimer's Disease drugs, genes, pathways, and other biological entities.
14
14
The knowledge base is implemented as a <b>graph database</b> (using Neo4j), which offers many distinct advantages over traditional relational
15
-
databases and non-graph formatted representations of biomedical knowledge. Our github repo is found at: <ahref="https://github.com/EpistasisLab/AlzKB">ALZKB Github</a></p>
15
+
databases and non-graph formatted representations of biomedical knowledge. As of August 22 2023, ALZKB is at version 1.1.0, and its github repo is found at: <ahref="https://github.com/EpistasisLab/AlzKB">ALZKB Github</a></p>
16
16
17
17
<p>The knowledge in AlzKB is sourced from a large set of diverse,
18
18
publicly available biomedical databases. Currently, AlzKB includes
0 commit comments