Skip to content

Workflow

Sonia Mitchell edited this page Jul 29, 2020 · 8 revisions

Example 1: The human/infection/SARS-CoV-2/scotland/mortality dataset

  1. Copy the upload_everything.R script, located in ScottishCovidResponse/SCRCdata/inst/templates

  2. Edit the submission script to work with the human/infection/SARS-CoV-2/scotland/mortality dataset. Run the upload script (to upload metadata to the data repository) and save it here: ScottishCovidResponse/SCRCdata/R/inst/scripts/scotgov_deaths.R

  3. Upload source data to the Boydorr server, here: /srv/ftp/scrc/human/infection/SARS-CoV-2/scotland/mortality/1.20200716.0.csv

  4. Upload the data processing function (to convert the *.csv file to an *.h5 file) to the SCRCdata repository, here: ScottishCovidResponse/SCRCdata/R/process_scotgov_deaths.R

  5. Upload the data product to the Boydorr server: /srv/ftp/scrc/human/infection/SARS-CoV-2/scotland/mortality/1.20200716.0.h5

Clone this wiki locally