aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHao Chen2019-05-19 13:19:46 -0500
committerHao Chen2019-05-19 13:19:46 -0500
commita5d68f2bb80b89a8a6cf1051754112eda70316df (patch)
tree74e7b9126e338465a0f54408a821a2d52927556a /templates
parentd40664196495a76ce344d94bdf283b512004ce67 (diff)
downloadgenecup-a5d68f2bb80b89a8a6cf1051754112eda70316df.tar.gz
clean up
Diffstat (limited to 'templates')
-rw-r--r--templates/about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/about.html b/templates/about.html
index e9185a9..4ea4112 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -8,9 +8,9 @@
<p>These gene-keyword relationships are presented as an interactive <a href="https://js.cytoscape.org" >cytoscape</a> graph.
-<p>Clicking the links will bring up the corresponding sentences in a new browser window. Clicking the keyword nodes will bring up all the terms included. Clicking on the gene nodes will start a new search to find sentences containing that gene and the top 150 addiction genes.
+<p>Clicking the links will bring up the corresponding sentences in a new browser window. Clicking the keyword nodes will bring up all the terms included. Clicking on the gene nodes will start a new search to find sentences containing that gene and the top 200 addiction genes.
-<p> The top 150 addiction genes were obtained by searching All human genes against addiction related keywords. The archived results for these top addiction genes can be accessed via the <a href="/allTopGenes">Addiction Genes</a> link.
+<p> The top 200 addiction genes were obtained by searching All human genes against addiction related keywords. The archived results for these top addiction genes can be accessed via the <a href="/allTopGenes">Addiction Genes</a> link.
<hr>
<a href="https://github.com/chen42/ratspub"> Source code </a>