diff options
author | Hao Chen | 2019-05-20 05:48:39 -0500 |
---|---|---|
committer | Hao Chen | 2019-05-20 05:48:39 -0500 |
commit | 18afa3a1b6c2b5e5291ef99dbf276c66ac56ce3a (patch) | |
tree | 374fc7789c7d2c2238eb524836ccf6c6c3637320 | |
parent | d87ecb28847fc6c3d8b93673f1f0371b77ee22ee (diff) | |
download | genecup-18afa3a1b6c2b5e5291ef99dbf276c66ac56ce3a.tar.gz |
wording change
-rwxr-xr-x | topGene_step3_generate_html.py | 4 |
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 + ''' |