Skip to content

Commit

Permalink
added Response elements, RNA Sequence, and Double stranded RNA to UNW…
Browse files Browse the repository at this point in the history
…ELCOME-TREATMENT
  • Loading branch information
kaiwenho committed Jun 25, 2024
1 parent 177578a commit ec3d326
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion medikanren2/neo/neo-server/neo-server.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

(define DEFAULT_PORT 8384)

(define NEO_SERVER_VERSION "1.47")
(define NEO_SERVER_VERSION "1.48")

;; Maximum number of results to be returned from *each individual* KP,
;; or from mediKanren itself.
Expand Down Expand Up @@ -59,6 +59,9 @@
"UMLS:C0013227" ; Pharmaceutical preparations
"MESH:D014028" ; tobacco smoke pollution
"UMLS:C1611640" ; Therapeutic agent (substance)
"MESH:D020218" ; Response elements
"UMLS:C0162327" ; RNA Sequence
"PUBCHEM.COMPOUND:135499568" ; Double stranded RNA
)))


Expand Down

0 comments on commit ec3d326

Please sign in to comment.