ncats / RDAS

5 stars 7 forks source link

Issue #9 Reoccuring updates #10

Closed devonleadman closed 2 years ago

devonleadman commented 2 years ago

renamed file from initial_loading.py to update-neo4j.py created config file for storing variables for scripts updates database from last run of script, if it has not been ran it retrieves the last 50 years of articles from the current date

devonleadman commented 2 years ago

Changes Requested

  • line 668 and 669 f(x) name should be updated to something like save_articles and description should be updated
  • line 684 should not be commented out Other than those, it looks good!

line 684, that function is never called anywhere in the code thats why i commented it out

wzkariampuzha commented 2 years ago

By line 684, I meant: #save_omim_articles(mindate, today)