diff options
author | Hao Chen | 2019-05-20 07:57:28 -0500 |
---|---|---|
committer | Hao Chen | 2019-05-20 07:57:28 -0500 |
commit | e4efbfee7b9f483374d78bd1a7ddbe971214eddc (patch) | |
tree | a2a9745cc5bfbdbc7b7c6b6613bb66a1d61ed634 /templates/index.html | |
parent | 34a6fff465e1db989005866843318a805191e9d4 (diff) | |
download | genecup-e4efbfee7b9f483374d78bd1a7ddbe971214eddc.tar.gz |
documentation
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index bbdebfa..7df2a4e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -8,7 +8,7 @@ <table> <tr><td > <p> - RatsPub searches PubMed to find <i>sentences</i> that contain the query terms (i.e., gene symbols) and <a href="https://github.com/chen42/RatsPub/blob/master/ratspub_keywords.py">drug addiction-related keywords</a>. These gene-keyword relationships are presented as an interactive graph that can efficiently answer the question <b>"What do we know about these genes and addiction?". </b> To better answer this question, data from <a href="https://www.ebi.ac.uk/gwas/">EBI GWAS catalog </a>are also included in the search. + RatsPub searches PubMed to find <i>sentences</i> that contain the query terms (i.e., gene symbols) and <a href="https://github.com/chen42/RatsPub/blob/master/ratspub_keywords.py">drug addiction-related keywords</a>. These gene-keyword relationships are presented as an interactive graph that can efficiently answer the question <b>"What do we know about these genes and addiction?". </b> Data from <a href="https://www.ebi.ac.uk/gwas/">EBI GWAS catalog </a>are also included in the search to better answer this question. <p> The graph has many interactive elements. For example, clicking gene names will launch a new search for sentences containing the target gene and 200 addiction-related genes. These results help to answer the question <b>"Are there genes that can link my gene of interest to addiction?" </b> </td> |