Github Repositories

Data Lab training materials are available on Github, in either this repository or our shared training-modules repository.

Slides

PDF versions of the slides we present in this workshop can be found in the slides directory of the 2023-may-training repository, and are also linked to directly from the schedule.

Module Structure

All materials for this workshop can be found in the training-modules repository within the intro-to-R-tidyverse and scRNA-seq folders. These folders include both instruction notebooks we will walk through during the workshop and exercise notebooks to be used for practice (denoted by the exercise prefix).

In these folders, you will notice that there may be two or three versions of some notebook files. For example, there may be a 01-intro_to_base_R-live.Rmd, a 01-intro_to_base_R.Rmd, and a 01-intro_to_base_R.nb.html.

  • The version with -live.Rmd at the end is an incomplete version of the notebook, missing some code that will be filled in during the workshop.
  • The .Rmd file (with no -live) is a fully completed version of the notebook, useful for reference in case you might have missed any steps during the workshop.
  • The .nb.html version of the file is a rendered web page of the notebook. This file can be downloaded or viewed via the links in the README file that you will see at the bottom of the file listing for each module.

Cheatsheets

Cheatsheets that review key functions and concepts are found in the module-cheatsheets folder. These are formatted both as markdown files and PDFs, with the latter likely most useful for reference.

RStudio Server

Notebooks and data files required for participation in the workshop will be preloaded for each user on the RStudio server.