Differential expression analysis can be used to compare cell types. Here, we will compare malignant and oligodendrocyte cells to identify genes differentially regulated in malignant cells from the Oligodendroglioma subtype. This comparison is of interest because malignant cells in Oligodendroglioma are thought to originate from oligodendrocytes. 

Normalize counts

To eliminate any zero values in the data set, add a small offset. 

The normalization options for single-cell RNA-Seq data are the same as for pooled or bulk RNA-Seq data.

Identify differentially expressed genes

The configuration options include cell-level attributes. Some of these are inherited from the sample level, like Type. Here, we want to compare only cells of a particular type from particular classification so we will include Type and Classification.