Topic: Introduction to R

Jan 2024

If you have trouble with any of the steps below you can get help in class, or you can ask in (venue TBA)

Before Tuesday

Before Thursday

Goals

Resources

Thursday

Our goal for Thursday’s class is to set up repos, experiment with committing, pushing and pulling, and share with the instructors.

Assignment

Input some piece of this data (use some public data set if your real data set is not quickly available) into R, and do a substantive calculation using the data. You should upload a text file or spreadsheet, and an R script that reads it and does the calculation. You should confirm that these work by running them from beginning to end in a clean R session (in RStudio you can “Restart R”, then “Run All” from the “Run” icon above the script window) before submitting by emailing the name of your main script to us at bio708qmee@gmail.com.

References

Wilson, Greg, Jennifer Bryan, Karen Cranston, Justin Kitzes, Lex Nederbragt, and Tracy K. Teal. 2017. “Good Enough Practices in Scientific Computing.” PLOS Computational Biology 13 (6): e1005510. https://doi.org/10.1371/journal.pcbi.1005510.