diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/about.html | 4 |
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> |