Skip to content

mniederhuber/Intro_to_R_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains the R notebook used to run the "Intro to R" module, which was part of the UNC Bioinformatics and Analytics Research Collaborative (BARC) single-cell analysis workshop from August 2024.

The notebook used in the workshop is docs/index.rmd and the rendered html docs/index.html.

Running the notebook

Currently, I am publishing this repo to attach the teaching material to my personal website so there isn't any code or environment to support rerunning the notebook.

That said, it should be easily rerun with R 4.4 and the tidyverse installed. Specifically, required packages include:

  • ggplot2
  • magrittr
  • dplyr
  • tidyr
  • forcats
  • purrr
  • emo - for emoji support

About

Teaching material for Introduction to R module - part of the BARC single-cell analysis workshop.

Resources

Stars

Watchers

Forks