summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--issues/fetch-pubmed-references-to-gnqa17
1 files changed, 11 insertions, 6 deletions
diff --git a/issues/fetch-pubmed-references-to-gnqa b/issues/fetch-pubmed-references-to-gnqa
index 43237b1..cebeaaf 100644
--- a/issues/fetch-pubmed-references-to-gnqa
+++ b/issues/fetch-pubmed-references-to-gnqa
@@ -11,17 +11,22 @@
The task is to integrate PubMed references into the GNQA system by querying the PubMed API using GNQA publication titles. Then, display the data as reference information, which will provide users with more valuable details.
+
## Tasks
-* [ ] Connect to the PubMed API and perform HTTP requests.
-* [ ] Query the API with the publication titles.
-* [ ] Display the PubMed information as reference information on the GN2 user interface.
-* [ ] If references are not found, perform a lossy search or list the closest three papers.
+* [x] Connect to the PubMed API and perform HTTP requests.
+
+* [x] Query the API with the publication titles.
+
+* [] Display the PubMed information as reference information on the GN2 user interface.
+
+* [] dump the results to a DB
+
+* [x] If references are not found, perform a lossy search or list the closest three papers.
+
For lossy search, see:
=> https://github.com/pjotrp/bioruby-bioinformatics-impact/blob/master/bin/pubmed2bib.rb
-
see link to main issue:
-
=> https://issues.genenetwork.org/topics/lmms/llm-metadata