Gladstone-Bioinformatics-Wo.../working-on-wynton-hpc
2025-03-23 17:20:14 -07:00
..
renv Finish part 1 working on wynton slides 2024-03-25 13:48:33 -07:00
slide_materials update for 2024, closes #18 2024-12-03 17:11:42 -08:00
.Rprofile Finish part 1 working on wynton slides 2024-03-25 13:48:33 -07:00
README.md Finish part 1 working on wynton slides 2024-03-25 13:48:33 -07:00
renv.lock update for 2024, closes #18 2024-12-03 17:11:42 -08:00
style.css incorporate feedback from Scooter 2024-04-09 09:44:29 -07:00
working-on-wynton-hpc.Rproj update for March 2025 2025-03-23 17:20:14 -07:00
Working_on_Wynton_Part_1.Rmd update for March 2025 2025-03-23 17:20:14 -07:00
Working_on_Wynton_Part_2.Rmd update for March 2025 2025-03-23 17:20:14 -07:00

Working on Wynton HPC

Link to wiki

Structure

  • working-on-wynton-hpc.Rproj : Used to manage the renv for the workshop slides

    • To install the project env, open this file and run renv::restore() in the console
  • ./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 by renv to 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