Instructors: Poorani Subramanian, Ph.D. & Jingwen Gu, M.S.
[email protected]
BCBB Introductory R materials
- Part 1: ggplot2
- Notes from March 12, 2021
- graphics_part1.R - class script
- clean_data.R - script used to clean supplementary tables from:
- Choudhury, A., Aron, S., Botigué, L.R. et al. High-depth African genomes inform human migration and health. Nature 586, 741–748 (2020). https://doi.org/10.1038/s41586-020-2859-7
- Supp_Meth_T1_Supp_T4_merged.txt - cleaned data
- Cookbook for R Graphs - *super helpful* site for learning how to make graphs in R
- rseek.org - search engine for R-related sites, packages, functions, help forums
- CRAN Task Views & RStudio Quick list of useful R packages - help for finding package for particular task/topic