These exercises are about the integration and annotation in session 3.

Description

We will use data from this study on renal cancer from human cancer.

The full dataset is on ArrayExpress. We will now use 4 samples for now: FCAImmP7277561, FCAImmP7277560, FCAImmP7277553, FCAImmP7277552. These are CD45 +/- cells from liver.

You can also download them from DropBox.

Exercise 0 - Preprocess data [You can skip this and go straight to integration if you want]

Exercise 1 - Integration

Exercise 2 - Annotation

[Hint: The layers of a Harmony integrated object are kept seperate in the Seurat Object. You made need to run JoinLayers() before exporting the count matrix]

Exercise 3 - Differential expression

[Hint: Make sure you have the Seurat object properly set up for differential analysis. Are you using the correct assay? Are the integrated layers joined?]