diff options
-rw-r--r-- | issues/fetch-pubmed-references-to-gnqa.gmi | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/issues/fetch-pubmed-references-to-gnqa.gmi b/issues/fetch-pubmed-references-to-gnqa.gmi index dcec3b0..63351d1 100644 --- a/issues/fetch-pubmed-references-to-gnqa.gmi +++ b/issues/fetch-pubmed-references-to-gnqa.gmi @@ -20,13 +20,19 @@ The task is to integrate PubMed references into the GNQA system by querying the * [] Display the PubMed information as reference information on the GN2 user interface. -* [] dump the results to a DB +* [] dump the results to a DB e.g sqlite,lmdb * [x] If references are not found, perform a lossy search or list the closest three papers. +* [] reimplement the reference ui to render the references as modal objects + 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 + + + + |