diff options
Diffstat (limited to 'templates/about.html')
-rw-r--r-- | templates/about.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/about.html b/templates/about.html index 4d944e9..ebd8554 100644 --- a/templates/about.html +++ b/templates/about.html @@ -2,7 +2,8 @@ {% extends "layout.html" %} {% block content %} -<h3> About RatsPub ...</h3> +<h3> About RatsPub </h3> +<hr> <p>RatsPub searches PubMed to find abstracts containing genes of interest and a list of curated addiction-related keywords. The abstracts corresponding to these returned PMIDs are then retrieve from a <a href="https://dataguide.nlm.nih.gov/edirect/archive.html">local archive of the PubMed</a>. No limit on the date of publication is set. Each abstract is then broken down into sentences, which are then filtered by gene names and keywords. |