mirror of
https://github.com/gladstone-institutes/Bioinformatics-Workshops.git
synced 2025-11-30 09:45:43 -08:00
update readme
This commit is contained in:
parent
275b121c78
commit
2d05d44f63
1 changed files with 6 additions and 9 deletions
|
|
@ -4,12 +4,9 @@
|
||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
|
||||||
- `working-on-wynton-hpc.Rproj` : Used to manage the `renv` for the workshop slides
|
- `./slide_materials` : Contains any images/assets needed for the slides
|
||||||
- To install the project env, open this file and run `renv::restore()` in the console
|
- `./Working_on_Wynton_Part_1.qmd` : Quarto-based slides for part 1
|
||||||
|
- `./Working_on_Wynton_Part_2.qmd` : Quarto-based slides for part 2
|
||||||
- `./slide_materials` : Contains any images/assets needed for the slides.
|
- `./wynton-theme.scss` : SCSS theme for the slides
|
||||||
- `./workshop_materials` : Contains any materials needed by the registrants (switch to using DropBox if the size of this becomes too large)
|
- `./title-slide.html` : Custom title slide HTML
|
||||||
- `./renv` : Used by `renv` to manage project library, do not modfiy these files directly
|
- `./render_slides.sh` : Script to render the Quarto slides
|
||||||
- `./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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue