neurostuff / neurostore

The NeuroStore/Neurosynth application
https://compose.neurosynth.org
9 stars 5 forks source link

add pmid/doi to sleuth import if one does not exist #789

Closed nicoalee closed 2 months ago

nicoalee commented 2 months ago

This is complete, however I should write a test case for this.

it("should run ingestion with properties originally missing supplied by pubmed", () => {
   ...
})