BLAB_DATA
A set of GitHub repositories with data from SEEDLingS and VIHI that are cloned to ~/BLAB_DATA allowing the code to access specific versions of that data.
Get access to the data
Clone data to your computer
$ cd ~
$ mkdir BLAB_DATA
$ cd BLAB_DATADownload the current version of the repositories you need:
git clone https://github.com/BergelsonLab/all_basiclevel.git
git clone https://github.com/BergelsonLab/cdi_spreadsheet.git
git clone https://github.com/BergelsonLab/motor_spreadsheet.git
git clone https://github.com/BergelsonLab/reliability.git
git clone https://github.com/BergelsonLab/seedlings-nouns_private.git
git clone https://github.com/BergelsonLab/seedlings-nouns.git
git clone https://github.com/BergelsonLab/vihi_annotations.gitLoad data from R code
Updating data
Last updated