Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have an ingest.R script #89

Open
bpbond opened this issue Apr 9, 2020 · 3 comments
Open

Have an ingest.R script #89

bpbond opened this issue Apr 9, 2020 · 3 comments

Comments

@bpbond
Copy link
Owner

bpbond commented Apr 9, 2020

That takes a file of new data, the old data file, and the studies file, and:

  • Checks that the new data pass tests
  • IF these pass, appends the old data file to the new data file, sets DE to "Y" in the studies file, and moves corresponding PDFs to done folder
@jinshijian
Copy link
Collaborator

In the srdb_check.R file, whenever we have new inputs, could we test whether some new Manipulation, Measure methold, and Partition method records added. If yes, then give us a warning and we can go back to check whether the new records can be grouped to the old one (usually can be).

@bpbond
Copy link
Owner Author

bpbond commented Apr 17, 2020

This idea doesn't belong here but it's a good idea. Moving to separate issue.

@bpbond
Copy link
Owner Author

bpbond commented Apr 17, 2020

Although you're right that during some putative ingest phase, we should check this carefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants