mirror of
https://github.com/gladstone-institutes/Bioinformatics-Workshops.git
synced 2025-11-30 09:45:43 -08:00
| .. | ||
| renv | ||
| slide_materials | ||
| .Rprofile | ||
| README.md | ||
| renv.lock | ||
| style.css | ||
| working-on-wynton-hpc.Rproj | ||
| Working_on_Wynton_Part_1.Rmd | ||
Working on Wynton HPC
Structure
-
working-on-wynton-hpc.Rproj: Used to manage therenvfor the workshop slides- To install the project env, open this file and run
renv::restore()in the console
- To install the project env, open this file and run
-
./slide_materials: Contains any images/assets needed for the slides. -
./workshop_materials: Contains any materials needed by the registrants (switch to using DropBox if the size of this becomes too large) -
./renv: Used byrenvto manage project library, do not modfiy these files directly -
./Working_on_Wynton_Part_1.Rmd: revealjs based slides for part 1 -
./Working_on_Wynton_Part_2.Rmd: revealjs based slides for part 2 -
./style.css: CSS style sheet for both sets of revealjs slides