srdb icon indicating copy to clipboard operation
srdb copied to clipboard

Have an ingest.R script

Open bpbond opened this issue 4 years ago • 3 comments

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

bpbond avatar Apr 09 '20 14:04 bpbond

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).

jinshijian avatar Apr 17 '20 02:04 jinshijian

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

bpbond avatar Apr 17 '20 07:04 bpbond

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

bpbond avatar Apr 17 '20 07:04 bpbond