aboutsummaryrefslogtreecommitdiff
path: root/topGene_step3_generate_html.py
diff options
context:
space:
mode:
authorHao Chen2019-05-20 05:48:39 -0500
committerHao Chen2019-05-20 05:48:39 -0500
commit18afa3a1b6c2b5e5291ef99dbf276c66ac56ce3a (patch)
tree374fc7789c7d2c2238eb524836ccf6c6c3637320 /topGene_step3_generate_html.py
parentd87ecb28847fc6c3d8b93673f1f0371b77ee22ee (diff)
downloadgenecup-18afa3a1b6c2b5e5291ef99dbf276c66ac56ce3a.tar.gz
wording change
Diffstat (limited to 'topGene_step3_generate_html.py')
-rwxr-xr-xtopGene_step3_generate_html.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/topGene_step3_generate_html.py b/topGene_step3_generate_html.py
index 6755adb..036325b 100755
--- a/topGene_step3_generate_html.py
+++ b/topGene_step3_generate_html.py
@@ -40,10 +40,10 @@ htmlout='''
{% extends "layout.html" %}
{% block content %}
-<h3> Top addiction related genes </h3>
+<h4> Top addiction related genes </h4>
<br>
-These genes are ranked by the number of PubMed abstracts that contain the name of the gene and one or more addiction related keyword.
+These genes are ranked by the number of PubMed abstracts that contain the name of the gene and one or more addiction related keyword. Alias were obtained from NCBI gene database and have been curated to remove most, but not all, false matches.
<hr>
<ol>''' + html + '''