From 23e5c27d83d545fb1155ae9c0d558abe9c828c91 Mon Sep 17 00:00:00 2001 From: Hao Chen Date: Thu, 9 May 2019 15:47:10 -0500 Subject: links from nodes --- templates/index.html | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index ba18e0c..011aa6f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,22 +3,14 @@

- +

- This app searches PubMed to find sentences that contain the query terms (e.g., gene symbols) and a drug addiction related keyword. These keywords belong to the following categories: - - + This app searches PubMed to find sentences that contain the query terms (e.g., gene symbols, up to five are allowed per search) and keywords related to drug addiction. +


-Live searches are conducted through PubMed to get relevant PMIDs, which are then used to retrieve the abstracts from a local archive. The relationships are presented as an interactive cytoscape graph. The nodes can be moved around to better reveal the connections. Clicking on the links will bring up the corresponding sentences in a new browser window. +Searches are conducted through PubMed to get relevant PMIDs, which are then used to retrieve the abstracts from a local archive. The relationships are presented as an interactive cytoscape graph. The nodes can be moved around to better reveal the connections. Clicking on the links will bring up the corresponding sentences in a new browser window.


Source code -- cgit v1.2.3