HOME  ›   visualization
If your question is not answered here, please email us at:  ${email.software}

10x Genomics
Chromium Single Cell Gene Expression

Finding Significant Genes

Goal: To identify genes that distinguish between the healthy controls and acute myeloid leukemia sample.

Selecting a Category and Using Split View

First, switch into Categories mode in the sidebar if you have not already done so. Click on the category selector at the top of the sidebar, and select 'AMLStatus'. You can see that the cells are divided into 'Normal' and 'Patient' groups. Note: the AMLStatus was derived from the spreadsheet passed to cellranger aggr, as described here.

Next, let's separate these groups spatially. Click on the 'Split View' button on the bottom of the sidebar. You should see something like this:

Clicking 'Split View' will divide the plot into regions, one per cluster in the current category. Clicking the button again will return the plot to a single grouping of cells.

Computing Significant Genes

Next, let's find out whether there are any genes that uniquely characterize these two groups. We do this by clicking on the 'Significant Genes' button on the sidebar. You can choose from two options:

For the Normal vs. Patient category, these are equivalent. However, if you want to compare the two Normal samples against each other within the LibraryID category (excluding the Patient sample), then you will need to choose Locally Distinguishing. On the flipside, if you want to find out what's unique about a single cluster of cells, you'll need to select Globally Distinguishing.

Let's select Locally Distinguishing this time. Depending on the number of cores on your machine and the speed of your hard drive, this should take between 15 and 30 seconds.

Once complete, a new data table and heatmap will appear in the data panel:

This heatmap displays the top upregulating genes per cluster. Each column represents the level of expression of a significant gene, and each row represents a cluster. Cells are colored by a gene's log2 fold change in its cluster row, compared to the other clusters. Hovering over the columns will show the names of the genes represented in each column.

By clicking on the Gene Table icon to the left of the heatmap, you'll be able to see significant gene information in a tabular view. For each cluster, you can view the most significantly upregulated genes per cluster by p-value, or click the Options button above the Gene Table to filter by more options.

Finally, clicking on a column in the heatmap or gene name in the data table will show the expression level for that gene across the entire dataset.

The AML cells are more highly expressed in markers associated with the proliferation and differentiaion of red blood cells, such as HBA1 and HBG. The normal cells have higher levels of expression in a variety of T and B cell markers, including CD37 and IL32.

These findings are consistent with the results in the Nature Communications publication, "Zheng et al, Massively parallel digital transcriptional profiling of single cells", which used these samples, among others.

Next, we will use the gene expression view to help us quickly identify cell types.