rnabioco / bigbio

Exploratory analysis of big biological data with R (WIP)
0 stars 0 forks source link

Class structure #1

Open jayhesselberth opened 7 years ago

jayhesselberth commented 7 years ago

Exploratory analysis of big biological data in R (a short course)

Pre-learning

Classes

  1. Tidy data. dplyr.

  2. More tidy data. tidyr. ggplot2.

  3. Genomics example. Botstein microarray?

  4. single-cell RNA-seq example

  5. CyTOF example

  6. ...

  7. ...

  8. ...

kriemo commented 7 years ago

There is a two part RStudio tutorial on Datacamp that might be useful as prerequisite.