Chloe Yap, 28 Sept 2022
This repo contains my slides from the evenings as well as demo code to demonstrate these principles.
220928_RLadies.pdf
: slidesscripts/
: scripts used in my talkRLadies_demo.Rmd
: RMarkdown with demo codecommon_qc.R
: called withinRLadies_demo.Rmd
mtcars1.html
: output fromRLadies_demo.Rmd
logo_gallery.png
: comes with theepurate
package which is used for the Rmarkdown templateexample_driver_sh/
: directory containing example .sh driver script codedriver_script.sh
: driver script (Shell), which calls ...extract_CGN.sh
: ie. process 1convert_cgn_gr.sh
: ie. process 2 which is a wrapper for ...convert_cgn_gr.R
data/
: data (mtcars1.txt
just a saved version of the usual mtcars to demonstrate some principles)output/
: output from the analysis