Skip to content

ScottishCovidResponse/SCRCdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCRCdata

test-build CodeFactor License: GPL-3.0

This is a git repository to store data processing scripts for the SCRC data pipeline. Processing functions used to convert raw data (e.g. csv files) into data products (e.g. h5 files) are stored in the R directory. Submission scripts used upload metadata associated with each dataset (original source, raw data location, processing script location, and data product location) to the data registry are stored in inst/scripts. Templates that can used to generate more of these scripts are stored in inst/templates.

Installation

In R:

library(devtools)
install_github("ScottishCovidResponse/SCRCdata")

For more information, please visit the SCRC docs website

About

Processing scripts and templates for the SCRC data pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages