Skip to content
A.s edited this page Feb 16, 2023 · 27 revisions

Dates: 22-25.05.2023

Conceptual dependencies

Stuff that we'd need to have covered in previous courses (Rintro, Rdeseq2):

  • ggplot2 & tidyverse
    • patchwork, with the conceptual idea of infix operator represented as plus sign being defined for different classes...
  • Futureverse's future.apply() with plan 'multicore' (relevant seurat vignette)
  • Working with S4 classes & methods (we'll use a lot of these: seurat-object)
  • Theoretical knowledge?
    • Dimensional reduction (PCA, tSNE, UMAP)
    • Clustering (JackStraw, KNN, k-means)
    • Enrichment, and its variations. (Odds ratio, GSEA, Pathway Analysis.)

To Decide

Outline

Day1 - Adrian

  • Import data
    • Read10X
  • Basic QC
    • iSEE and/ or scCustomize
    • shiny brushedplot
  • Normalization
  • Clustering + cluster QC

Day2 - Katarzyna

  • Embedding
  • Integration (batch effects correction)
    • Harmony, kBET
    • sctransform
    • maybe it's worth generating a pooled dataset like this

Day3

Day4

  • Pseudotime and trajectory analysis

Left out?

  • Spatial transcriptomics
  • Velocity
Clone this wiki locally