Last updated: 2018-12-05
workflowr checks: (Click a bullet for more information)
-
✔ R Markdown file: up-to-date
Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.
-
✔ Environment: empty
Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.
-
✔ Seed: set.seed(20180730)
The command set.seed(20180730)
was run prior to running the code in the R Markdown file. Setting a seed ensures that any results that rely on randomness, e.g. subsampling or permutations, are reproducible.
-
✔ Session information: recorded
Great job! Recording the operating system, R version, and package versions is critical for reproducibility.
-
✔ Repository version: bd6173a
Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility. The version displayed above was the version of the Git repository at the time these results were generated.
Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish
or wflow_git_commit
). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:
Ignored files:
Ignored: .DS_Store
Ignored: .Rhistory
Ignored: .Rproj.user/
Ignored: analysis/cache.bak.20181031/
Ignored: analysis/cache.bak/
Ignored: analysis/cache.lind2.20181114/
Ignored: analysis/cache/
Ignored: data/Lindstrom2/
Ignored: data/processed.bak.20181031/
Ignored: data/processed.bak/
Ignored: data/processed.lind2.20181114/
Ignored: output/04B_Organoids_Nephron/cluster_de.csv.zip
Ignored: output/04B_Organoids_Nephron/conserved_markers.csv.zip
Ignored: output/04B_Organoids_Nephron/markers.csv.zip
Ignored: output/04_Organoids_Clustering/cluster_de.csv.zip
Ignored: output/04_Organoids_Clustering/conserved_markers.csv.zip
Ignored: output/04_Organoids_Clustering/markers.csv.zip
Ignored: output/07B_Combined_Nephron/cluster_de.csv.zip
Ignored: output/07B_Combined_Nephron/cluster_de_filtered.csv.zip
Ignored: output/07B_Combined_Nephron/conserved_markers.csv.zip
Ignored: output/07B_Combined_Nephron/markers.csv.zip
Ignored: output/07B_Combined_Nephron/podocyte_de.csv.zip
Ignored: output/07B_Combined_Nephron/podocyte_de_filtered.csv.zip
Ignored: output/07_Combined_Clustering/cluster_de.csv.zip
Ignored: output/07_Combined_Clustering/cluster_de_filtered.csv.zip
Ignored: output/07_Combined_Clustering/conserved_markers.csv.zip
Ignored: output/07_Combined_Clustering/group_de.csv.zip
Ignored: output/07_Combined_Clustering/markers.csv.zip
Ignored: packrat/lib-R/
Ignored: packrat/lib-ext/
Ignored: packrat/lib/
Ignored: packrat/src/
Ignored: test.csv.zip
Unstaged changes:
Deleted: output/04B_Organoids_Nephron/cluster_de.csv
Modified: output/04B_Organoids_Nephron/cluster_de.xlsx
Deleted: output/04B_Organoids_Nephron/conserved_markers.csv
Modified: output/04B_Organoids_Nephron/conserved_markers.xlsx
Deleted: output/04B_Organoids_Nephron/markers.csv
Modified: output/04B_Organoids_Nephron/markers.xlsx
Deleted: output/04_Organoids_Clustering/cluster_de.csv
Modified: output/04_Organoids_Clustering/cluster_de.xlsx
Deleted: output/04_Organoids_Clustering/conserved_markers.csv
Modified: output/04_Organoids_Clustering/conserved_markers.xlsx
Deleted: output/04_Organoids_Clustering/markers.csv
Modified: output/04_Organoids_Clustering/markers.xlsx
Deleted: output/07B_Combined_Nephron/cluster_de.csv
Modified: output/07B_Combined_Nephron/cluster_de.xlsx
Deleted: output/07B_Combined_Nephron/cluster_de_filtered.csv
Modified: output/07B_Combined_Nephron/cluster_de_filtered.xlsx
Deleted: output/07B_Combined_Nephron/conserved_markers.csv
Modified: output/07B_Combined_Nephron/conserved_markers.xlsx
Deleted: output/07B_Combined_Nephron/markers.csv
Modified: output/07B_Combined_Nephron/markers.xlsx
Deleted: output/07B_Combined_Nephron/podocyte_de.csv
Deleted: output/07B_Combined_Nephron/podocyte_de_filtered.csv
Deleted: output/07_Combined_Clustering/cluster_de.csv
Modified: output/07_Combined_Clustering/cluster_de.xlsx
Deleted: output/07_Combined_Clustering/cluster_de_filtered.csv
Modified: output/07_Combined_Clustering/cluster_de_filtered.xlsx
Deleted: output/07_Combined_Clustering/conserved_markers.csv
Modified: output/07_Combined_Clustering/conserved_markers.xlsx
Deleted: output/07_Combined_Clustering/group_de.csv
Deleted: output/07_Combined_Clustering/markers.csv
Modified: output/07_Combined_Clustering/markers.xlsx
Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.
Expand here to see past versions:
File
|
Version
|
Author
|
Date
|
Message
|
Rmd
|
bd6173a
|
Luke Zappia
|
2018-12-05
|
Add gene ids to output files
|
Rmd
|
858cf44
|
Luke Zappia
|
2018-12-04
|
Add hFK podocyte DE
|
html
|
858cf44
|
Luke Zappia
|
2018-12-04
|
Add hFK podocyte DE
|
html
|
582acea
|
Luke Zappia
|
2018-12-03
|
Fix DE results summary plot cluster labels
|
Rmd
|
14f8c80
|
Luke Zappia
|
2018-11-21
|
Fix filtered nephron DE output files
|
html
|
14f8c80
|
Luke Zappia
|
2018-11-21
|
Fix filtered nephron DE output files
|
Rmd
|
12df6e3
|
Luke Zappia
|
2018-11-20
|
Filter nephron cluster DE results
|
html
|
12df6e3
|
Luke Zappia
|
2018-11-20
|
Filter nephron cluster DE results
|
html
|
a61f9c9
|
Luke Zappia
|
2018-09-13
|
Rebuild site
|
html
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
Switch to GitHub
|
Rmd
|
7755ac7
|
Luke Zappia
|
2018-08-15
|
Add methods document
|
Rmd
|
bff4d5b
|
Luke Zappia
|
2018-08-14
|
Add crossover document
|
Rmd
|
30718d3
|
Luke Zappia
|
2018-08-14
|
Add nephron reclustering
|
# scRNA-seq
library("Seurat")
# Plotting
library("clustree")
library("viridis")
# Presentation
library("glue")
library("knitr")
# Parallel
library("BiocParallel")
# Paths
library("here")
# Output
library("writexl")
library("jsonlite")
# Tidyverse
library("tidyverse")
source(here("R/output.R"))
combined.path <- here("data/processed/Combined_clustered.Rds")
bpparam <- MulticoreParam(workers = 10)
Introduction
In this document we are going to recluster the nephron clusters identified in the combined analysis.
if (file.exists(combined.path)) {
combined <- read_rds(combined.path)
} else {
stop("Clustered Combined dataset is missing. ",
"Please run '07_Combined_Clustering.Rmd' first.",
call. = FALSE)
}
de.sig <- read_csv(here("output/07_Combined_Clustering/de_signature.csv"),
col_types = cols(Gene = col_character()))$Gene
Subsetting
clusters <- c(6, 7, 10, 15)
comb.neph <- SubsetData(combined, ident.use = clusters)
comb.neph <- RunTSNE(comb.neph, reduction.use = "cca.aligned", dims.use = 1:20)
We are going to select only the cells in clusters 6, 7, 10 and 15. This leaves us with 1964 cells.
Clustering
Selecting resolution
# Clear old clustering
not.res <- !grepl("res\\.", colnames(comb.neph@meta.data))
comb.neph@meta.data <- comb.neph@meta.data[, not.res]
n.dims <- 20
resolutions <- seq(0, 1, 0.1)
comb.neph <- FindClusters(comb.neph, reduction.type = "cca.aligned",
dims.use = 1:n.dims, resolution = resolutions,
force.recalc = TRUE)
Seurat
has a resolution parameter that indirectly controls the number of clusters it produces. We tried clustering at a range of resolutions from 0 to 1.
t-SNE plots
Here are t-SNE plots of the different clusterings.
src_list <- lapply(resolutions, function(res) {
src <- c("#### Res {{res}} {.unnumbered}",
"```{r cluster-tSNE-{{res}}}",
"TSNEPlot(comb.neph, group.by = 'res.{{res}}', do.return = TRUE)",
"```",
"")
knit_expand(text = src)
})
out <- knit_child(text = unlist(src_list), options = list(cache = FALSE))
Res 0
TSNEPlot(comb.neph, group.by = 'res.0', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 0.1
TSNEPlot(comb.neph, group.by = 'res.0.1', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0.1-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 0.2
TSNEPlot(comb.neph, group.by = 'res.0.2', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0.2-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 0.3
TSNEPlot(comb.neph, group.by = 'res.0.3', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0.3-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 0.4
TSNEPlot(comb.neph, group.by = 'res.0.4', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0.4-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 0.5
TSNEPlot(comb.neph, group.by = 'res.0.5', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0.5-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 0.6
TSNEPlot(comb.neph, group.by = 'res.0.6', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0.6-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 0.7
TSNEPlot(comb.neph, group.by = 'res.0.7', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0.7-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 0.8
TSNEPlot(comb.neph, group.by = 'res.0.8', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0.8-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 0.9
TSNEPlot(comb.neph, group.by = 'res.0.9', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-0.9-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Res 1
TSNEPlot(comb.neph, group.by = 'res.1', do.return = TRUE)
Expand here to see past versions of cluster-tSNE-1-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Clustering tree
Standard
Coloured by clustering resolution.
clustree(comb.neph)
Expand here to see past versions of clustree-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Stability
Coloured by the SC3 stability metric.
clustree(comb.neph, node_colour = "sc3_stability")
Expand here to see past versions of clustree-stability-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Gene expression
Coloured by the expression of some well-known kidney marker genes.
genes <- c("PECAM1", "CDH5", "MEIS1", "PDGFRA", "HMGB2", "CENPA", "SIX1",
"DAPL1", "NPHS1", "PODXL", "S100A8", "TYROBP", "MAL", "EMX2",
"LRP2", "GATA3", "SLC12A1", "SPINT2", "TUBB2B", "STMN2", "TTYH1",
"HBA1", "HBG1")
is_present <- genes %in% rownames(comb.neph@data)
The following genes aren’t present in this dataset and will be skipped:
src_list <- lapply(genes[is_present], function(gene) {
src <- c("##### {{gene}} {.unnumbered}",
"```{r clustree-{{gene}}}",
"clustree(comb.neph, node_colour = '{{gene}}',",
"node_colour_aggr = 'mean',",
"exprs = 'scale.data') +",
"scale_colour_viridis_c(option = 'plasma', begin = 0.3)",
"```",
"")
knit_expand(text = src)
})
out <- knit_child(text = unlist(src_list), options = list(cache = FALSE))
PECAM1
clustree(comb.neph, node_colour = 'PECAM1',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-PECAM1-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
CDH5
clustree(comb.neph, node_colour = 'CDH5',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-CDH5-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
MEIS1
clustree(comb.neph, node_colour = 'MEIS1',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-MEIS1-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
PDGFRA
clustree(comb.neph, node_colour = 'PDGFRA',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-PDGFRA-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
HMGB2
clustree(comb.neph, node_colour = 'HMGB2',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-HMGB2-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
CENPA
clustree(comb.neph, node_colour = 'CENPA',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-CENPA-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
SIX1
clustree(comb.neph, node_colour = 'SIX1',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-SIX1-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
DAPL1
clustree(comb.neph, node_colour = 'DAPL1',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-DAPL1-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
NPHS1
clustree(comb.neph, node_colour = 'NPHS1',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-NPHS1-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
PODXL
clustree(comb.neph, node_colour = 'PODXL',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-PODXL-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
S100A8
clustree(comb.neph, node_colour = 'S100A8',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-S100A8-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
TYROBP
clustree(comb.neph, node_colour = 'TYROBP',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-TYROBP-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
MAL
clustree(comb.neph, node_colour = 'MAL',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-MAL-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
EMX2
clustree(comb.neph, node_colour = 'EMX2',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-EMX2-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
LRP2
clustree(comb.neph, node_colour = 'LRP2',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-LRP2-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
GATA3
clustree(comb.neph, node_colour = 'GATA3',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-GATA3-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
SLC12A1
clustree(comb.neph, node_colour = 'SLC12A1',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-SLC12A1-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
SPINT2
clustree(comb.neph, node_colour = 'SPINT2',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-SPINT2-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
TUBB2B
clustree(comb.neph, node_colour = 'TUBB2B',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-TUBB2B-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
STMN2
clustree(comb.neph, node_colour = 'STMN2',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-STMN2-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
TTYH1
clustree(comb.neph, node_colour = 'TTYH1',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
HBA1
clustree(comb.neph, node_colour = 'HBA1',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-HBA1-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
HBG1
clustree(comb.neph, node_colour = 'HBG1',
node_colour_aggr = 'mean',
exprs = 'scale.data') +
scale_colour_viridis_c(option = 'plasma', begin = 0.3)
Expand here to see past versions of clustree-HBG1-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
Selected resolution
res <- 0.6
comb.neph <- SetIdent(comb.neph,
ident.use = comb.neph@meta.data[, paste0("res.", res)])
n.clusts <- length(unique(comb.neph@ident))
Based on these plots we will use a resolution of 0.6.
Clusters
Let’s have a look at the clusters on a t-SNE plot.
p1 <- TSNEPlot(comb.neph, do.return = TRUE, pt.size = 0.5,
group.by = "DatasetSample")
p2 <- TSNEPlot(comb.neph, do.label = TRUE, do.return = TRUE, pt.size = 0.5)
plot_grid(p1, p2)
Expand here to see past versions of tSNE-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
We can also look at the number of cells in each cluster.
plot.data <- comb.neph@meta.data %>%
select(Dataset, cluster = paste0("res.", res)) %>%
mutate(cluster = factor(as.numeric(cluster))) %>%
group_by(cluster, Dataset) %>%
summarise(count = n()) %>%
mutate(clust_total = sum(count)) %>%
mutate(clust_prop = count / clust_total) %>%
group_by(Dataset) %>%
mutate(dataset_total = sum(count)) %>%
ungroup() %>%
mutate(dataset_prop = count / dataset_total)
ggplot(plot.data, aes(x = cluster, y = count, fill = Dataset)) +
geom_col()
Expand here to see past versions of cluster-sizes-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
We are also interested in what proportions of the cells in each cluster come from each datasets (i.e. are there dataset specific clusters?).
ggplot(plot.data, aes(x = cluster, y = clust_prop, fill = Dataset)) +
geom_col()
Expand here to see past versions of cluster-props-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Alternatively we can look at what proportion of the cells in each dataset are in each cluster. If each dataset has the same distribution of cell types the heights of the bars should be the same.
ggplot(plot.data, aes(x = cluster, y = dataset_prop, fill = Dataset)) +
geom_col(position = position_dodge(0.9))
Expand here to see past versions of dataset-props-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
Marker genes
Clustering is not very useful if we don’t know what cell types the clusters represent. One way to work that out is to look at marker genes, genes that are differentially expressed in one cluster compared to all other cells. Here we use the Wilcoxon rank sum test genes that are present in at least 10 percent of cells in at least one group (a cluster or all other cells).
markers <- bplapply(seq_len(n.clusts) - 1, function(cl) {
cl.markers <- FindMarkers(comb.neph, cl, logfc.threshold = 0, min.pct = 0.1,
print.bar = FALSE)
cl.markers$cluster <- cl
cl.markers$gene <- rownames(cl.markers)
return(cl.markers)
}, BPPARAM = bpparam)
markers <- bind_rows(markers) %>%
select(gene, cluster, everything())
Here we print out the top two markers for each cluster.
markers %>% group_by(cluster) %>% top_n(2, abs(avg_logFC)) %>% data.frame
A heatmap can give us a better view. We show the top five positive marker genes for each cluster.
top <- markers %>% group_by(cluster) %>% top_n(5, avg_logFC)
cols <- viridis(100)[c(1, 50, 100)]
DoHeatmap(comb.neph, genes.use = top$gene, slim.col.label = TRUE,
remove.key = TRUE, col.low = cols[1], col.mid = cols[2],
col.high = cols[3])
Expand here to see past versions of markers-heatmap-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
By cluster
markers.list <- lapply(0:(n.clusts - 1), function(x) {
markers %>%
filter(cluster == x, p_val < 0.05) %>%
dplyr::arrange(-avg_logFC) %>%
select(Gene = gene, LogFC = avg_logFC, pVal = p_val)
})
names(markers.list) <- paste("Cluster", 0:(n.clusts - 1))
marker.summary <- markers.list %>%
map2_df(names(markers.list), ~ mutate(.x, Cluster = .y)) %>%
mutate(IsUp = LogFC > 0) %>%
group_by(Cluster) %>%
summarise(Up = sum(IsUp), Down = sum(!IsUp)) %>%
mutate(Down = -Down) %>%
gather(key = "Direction", value = "Count", -Cluster) %>%
mutate(Cluster = factor(Cluster, levels = names(markers.list)))
ggplot(marker.summary,
aes(x = fct_rev(Cluster), y = Count, fill = Direction)) +
geom_col() +
geom_text(aes(y = Count + sign(Count) * max(abs(Count)) * 0.07,
label = abs(Count)),
size = 6, colour = "grey25") +
coord_flip() +
scale_fill_manual(values = c("#377eb8", "#e41a1c")) +
ggtitle("Number of identified genes") +
theme(axis.title = element_blank(),
axis.line = element_blank(),
axis.ticks = element_blank(),
axis.text.x = element_blank(),
legend.position = "bottom")
Expand here to see past versions of marker-cluster-counts-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
We can also look at the full table of significant marker genes for each cluster.
src_list <- lapply(0:(n.clusts - 1), function(i) {
src <- c("### {{i}} {.unnumbered}",
"```{r marker-cluster-{{i}}}",
"markers.list[[{{i}} + 1]]",
"```",
"")
knit_expand(text = src)
})
out <- knit_child(text = unlist(src_list),
options = list(echo = FALSE, cache = FALSE))
Conserved markers
Here we are going to look for genes that are cluster markers in both the Organoid and Lindstrom datasets. Each dataset will be tested individually and the results combined to see if they are present in both datasets.
skip <- comb.neph@meta.data %>%
count(Group, Cluster = !! rlang::sym(paste0("res.", res))) %>%
spread(Group, n) %>%
replace_na(list(Organoid = 0L, Lindstrom = 0L)) %>%
rowwise() %>%
mutate(Skip = min(Organoid, Lindstrom) < 3) %>%
arrange(as.numeric(Cluster)) %>%
pull(Skip)
Skipped clusters
Testing conserved markers isn’t possible for clusters that only contain cells from one dataset. In this case the following clusters are skipped: 7
con.markers <- bplapply(seq_len(n.clusts) - 1, function(cl) {
if (skip[cl + 1]) {
message("Skipping cluster ", cl)
cl.markers <- c()
} else {
cl.markers <- FindConservedMarkers(comb.neph, cl, grouping.var = "Group",
logfc.threshold = 0, min.pct = 0.1,
print.bar = FALSE)
cl.markers$cluster <- cl
cl.markers$gene <- rownames(cl.markers)
}
return(cl.markers)
}, BPPARAM = bpparam)
con.markers <- bind_rows(con.markers) %>%
mutate(mean_avg_logFC = rowMeans(select(., ends_with("avg_logFC")))) %>%
select(gene, cluster, mean_avg_logFC, max_pval, minimump_p_val,
everything())
Here we print out the top two conserved markers for each cluster.
con.markers %>%
group_by(cluster) %>%
top_n(2, abs(mean_avg_logFC)) %>%
data.frame
Again a heatmap can give us a better view. We show the top five positive conserved marker genes for each cluster.
top <- con.markers %>% group_by(cluster) %>% top_n(5, mean_avg_logFC)
cols <- viridis(100)[c(1, 50, 100)]
DoHeatmap(comb.neph, genes.use = top$gene, slim.col.label = TRUE,
remove.key = TRUE, col.low = cols[1], col.mid = cols[2],
col.high = cols[3])
Expand here to see past versions of con-markers-heatmap-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
By cluster
con.markers.list <- lapply(0:(n.clusts - 1), function(x) {
con.markers %>%
filter(cluster == x, max_pval < 0.05) %>%
dplyr::arrange(-mean_avg_logFC) %>%
select(Gene = gene,
MeanLogFC= mean_avg_logFC,
MaxPVal = max_pval,
MinPVal = minimump_p_val,
OrganoidLogFC = Organoid_avg_logFC,
OrganoidPVal = Organoid_p_val,
LindstromLogFC = Lindstrom_avg_logFC,
LindstromPVal = Lindstrom_p_val)
})
names(con.markers.list) <- paste("Cluster", 0:(n.clusts - 1))
con.marker.summary <- con.markers.list %>%
map2_df(names(con.markers.list), ~ mutate(.x, Cluster = .y)) %>%
mutate(IsUp = MeanLogFC > 0) %>%
group_by(Cluster) %>%
summarise(Up = sum(IsUp), Down = sum(!IsUp)) %>%
mutate(Down = -Down) %>%
gather(key = "Direction", value = "Count", -Cluster) %>%
mutate(Cluster = factor(Cluster, levels = names(markers.list)))
ggplot(con.marker.summary,
aes(x = fct_rev(Cluster), y = Count, fill = Direction)) +
geom_col() +
geom_text(aes(y = Count + sign(Count) * max(abs(Count)) * 0.07,
label = abs(Count)),
size = 6, colour = "grey25") +
coord_flip() +
scale_fill_manual(values = c("#377eb8", "#e41a1c")) +
ggtitle("Number of identified genes") +
theme(axis.title = element_blank(),
axis.line = element_blank(),
axis.ticks = element_blank(),
axis.text.x = element_blank(),
legend.position = "bottom")
Expand here to see past versions of con-marker-cluster-counts-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
We can also look at the full table of significant conserved marker genes for each cluster.
src_list <- lapply(0:(length(con.markers.list)-1), function(i) {
src <- c("### {{i}} {.unnumbered}",
"```{r con-marker-cluster-{{i}}}",
"con.markers.list[[{{i}} + 1]]",
"```",
"")
knit_expand(text = src)
})
out <- knit_child(text = unlist(src_list),
options = list(echo = FALSE, cache = FALSE))
Within cluster DE
We can also look for genes that are differentially expressed between the two datasets in the same cluster. This might help to identify differences in the same cell type between the difference experiments.
comb.neph@meta.data$GroupNephCluster <- paste(comb.neph@meta.data$Group,
comb.neph@ident, sep = "_")
comb.neph <- StashIdent(comb.neph, save.name = "NephCluster")
comb.neph <- SetAllIdent(comb.neph, id = "GroupNephCluster")
plot.data <- AverageExpression(comb.neph, show.progress = FALSE) %>%
rownames_to_column("Gene") %>%
gather(key = "GroupCluster", value = "AvgExp", -Gene) %>%
separate(GroupCluster, c("Group", "Cluster"), sep = "_") %>%
mutate(Cluster = factor(as.numeric(Cluster))) %>%
mutate(LogAvgExp = log1p(AvgExp)) %>%
select(-AvgExp) %>%
spread(Group, LogAvgExp) %>%
replace_na(list(Organoid = 0, Lindstrom = 0)) %>%
mutate(Avg = 0.5 * (Organoid + Lindstrom),
Diff = Organoid - Lindstrom)
ggplot(plot.data, aes(x = Avg, y = Diff)) +
geom_hline(yintercept = 0, colour = "red") +
geom_point(size = 0.6, alpha = 0.2) +
xlab("0.5 * (Organoid + Lindstrom)") +
ylab("Organoid - Lindstrom") +
facet_wrap(~ Cluster)
Expand here to see past versions of de-plots-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
cluster.de <- bplapply(seq_len(n.clusts) - 1, function(cl) {
if (skip[cl + 1]) {
message("Skipping cluster ", cl)
cl.de <- c()
} else {
cl.de <- FindMarkers(comb.neph, paste("Organoid", cl, sep = "_"),
paste("Lindstrom", cl, sep = "_"),
logfc.threshold = 0, min.pct = 0.1,
print.bar = FALSE)
cl.de$cluster <- cl
cl.de$gene <- rownames(cl.de)
}
return(cl.de)
}, BPPARAM = bpparam)
cluster.de <- bind_rows(cluster.de) %>%
select(gene, cluster, everything())
Here we print out the top two DE genes for each cluster.
cluster.de %>% group_by(cluster) %>% top_n(2, abs(avg_logFC)) %>% data.frame
Again a heatmap can give us a better view. We show the top five positive DE genes for each cluster.
top <- cluster.de %>% group_by(cluster) %>% top_n(5, avg_logFC)
cols <- viridis(100)[c(1, 50, 100)]
DoHeatmap(comb.neph, genes.use = top$gene, slim.col.label = TRUE,
remove.key = TRUE, col.low = cols[1], col.mid = cols[2],
col.high = cols[3])
Expand here to see past versions of de-heatmap-1.png:
Version
|
Author
|
Date
|
f31ab8a
|
Luke Zappia
|
2018-08-14
|
By cluster
cluster.de.list <- lapply(0:(n.clusts - 1), function(x) {
cluster.de %>%
filter(cluster == x, p_val < 0.05) %>%
dplyr::arrange(p_val) %>%
select(Gene = gene, LogFC = avg_logFC, pVal = p_val)
})
names(cluster.de.list) <- paste("Cluster", 0:(n.clusts - 1))
cluster.de.summary <- cluster.de.list %>%
map2_df(names(cluster.de.list), ~ mutate(.x, Cluster = .y)) %>%
mutate(IsUp = LogFC > 0) %>%
group_by(Cluster) %>%
summarise(Up = sum(IsUp), Down = sum(!IsUp)) %>%
mutate(Down = -Down) %>%
gather(key = "Direction", value = "Count", -Cluster) %>%
mutate(Cluster = factor(Cluster, levels = names(markers.list)))
ggplot(cluster.de.summary,
aes(x = fct_rev(Cluster), y = Count, fill = Direction)) +
geom_col() +
geom_text(aes(y = Count + sign(Count) * max(abs(Count)) * 0.07,
label = abs(Count)),
size = 6, colour = "grey25") +
coord_flip() +
scale_fill_manual(values = c("#377eb8", "#e41a1c")) +
ggtitle("Number of identified genes") +
theme(axis.title = element_blank(),
axis.line = element_blank(),
axis.ticks = element_blank(),
axis.text.x = element_blank(),
legend.position = "bottom")
Expand here to see past versions of de-cluster-counts-1.png:
Version
|
Author
|
Date
|
ad10b21
|
Luke Zappia
|
2018-09-13
|
We can also look at the full table of significant DE genes for each cluster.
src_list <- lapply(0:(length(cluster.de.list) - 1), function(i) {
src <- c("### {{i}} {.unnumbered}",
"```{r de-cluster-{{i}}}",
"cluster.de.list[[{{i}} + 1]]",
"```",
"")
knit_expand(text = src)
})
out <- knit_child(text = unlist(src_list),
options = list(echo = FALSE, cache = FALSE))
7
We can also produce filtered versions of these lists after removing the overall bewteen dataset DE signature.
cluster.de.filt <- filter(cluster.de, !(gene %in% de.sig))
cluster.de.list.filt <- map(cluster.de.list,
function(x) {filter(x, !(Gene %in% de.sig))})
comb.neph <- SetAllIdent(comb.neph, id = "NephCluster")
Human specific podocytes
hFK_pod_clust <- "7"
pod_clust <- "0"
Our analysis indicates that there is a small cluster (cluster 7) that appears to be podocytes but only contains fetal kidney cells. Let’s compare this cluster to the main podocyte cluster (cluster 0) to see what the differences are. Genes with positive foldchanges are up-regulated in the human specific cluster.
pod.de <- FindMarkers(comb.neph, hFK_pod_clust, pod_clust,
logfc.threshold = 0,
min.pct = 0.1, print.bar = FALSE)
pod.de <- pod.de %>% rownames_to_column("gene") %>%
arrange(-avg_logFC)
pod.de %>%
top_n(10, abs(avg_logFC)) %>% data.frame
Much of this list is the general between dataset difference. Let’s remove our DE signature again.
pod.de.filt <- pod.de %>% filter(!(gene %in% de.sig))
pod.de.filt %>%
top_n(10, abs(avg_logFC)) %>% data.frame
Summary
Parameters
This table describes parameters used and set in this document.
params <- toJSON(list(
list(
Parameter = "clusters",
Value = clusters,
Description = "Selected nephron clusters"
),
list(
Parameter = "n_cells",
Value = ncol(comb.neph@scale.data),
Description = "Number of cells in the nephron dataset"
),
list(
Parameter = "n_genes",
Value = nrow(comb.neph@scale.data),
Description = "Number of genes in the nephron dataset"
),
list(
Parameter = "resolutions",
Value = resolutions,
Description = "Range of possible clustering resolutions"
),
list(
Parameter = "res",
Value = res,
Description = "Selected resolution parameter for clustering"
),
list(
Parameter = "n.clusts",
Value = n.clusts,
Description = "Number of clusters produced by selected resolution"
),
list(
Parameter = "skipped",
Value = paste(seq(0, n.clusts - 1))[skip],
Description = "Clusters skipped for conserved marker and DE testing"
),
list(
Parameter = "pod_clust",
Value = pod_clust,
Description = "Podocyte cluster"
),
list(
Parameter = "hFK_pod_clust",
Value = hFK_pod_clust,
Description = "Human fetal kidney specific podocyte cluster"
)
), pretty = TRUE)
kable(fromJSON(params))
clusters |
c(6, 7, 10, 15) |
Selected nephron clusters |
n_cells |
1964 |
Number of cells in the nephron dataset |
n_genes |
18812 |
Number of genes in the nephron dataset |
resolutions |
c(0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1) |
Range of possible clustering resolutions |
res |
0.6 |
Selected resolution parameter for clustering |
n.clusts |
8 |
Number of clusters produced by selected resolution |
skipped |
7 |
Clusters skipped for conserved marker and DE testing |
pod_clust |
0 |
Podocyte cluster |
hFK_pod_clust |
7 |
Human fetal kidney specific podocyte cluster |
Output files
This table describes the output files produced by this document. Right click and Save Link As… to download the results.
write_rds(comb.neph, here("data/processed/Combined_nephron.Rds"))
expr <- AverageExpression(comb.neph, show.progress = FALSE) %>%
rename_all(function(x) {paste0("Mean", x)}) %>%
rownames_to_column("Gene")
prop <- AverageDetectionRate(comb.neph) %>%
rename_all(function(x) {paste0("Prop", x)}) %>%
rownames_to_column("Gene")
alt.cols <- c(rbind(colnames(prop), colnames(expr)))[-1]
cluster.expr <- expr %>%
left_join(prop, by = "Gene") %>%
select(alt.cols)
cluster.assign <- comb.neph@meta.data %>%
select(Cell, Dataset, Sample, Barcode, Cluster = NephCluster)
dir.create(here("output", DOCNAME), showWarnings = FALSE)
write_lines(params, here("output", DOCNAME, "parameters.json"))
write_csv(cluster.assign, here("output", DOCNAME, "cluster_assignments.csv"))
write_csv(cluster.expr, here("output", DOCNAME, "cluster_expression.csv"))
writeGeneTable(markers, here("output", DOCNAME, "markers.csv"))
writeGeneTable(markers.list, here("output", DOCNAME, "markers.xlsx"))
writeGeneTable(con.markers, here("output", DOCNAME, "conserved_markers.csv"))
writeGeneTable(con.markers.list,
here("output", DOCNAME, "conserved_markers.xlsx"))
writeGeneTable(cluster.de, here("output", DOCNAME, "cluster_de.csv"))
writeGeneTable(cluster.de.list, here("output", DOCNAME, "cluster_de.xlsx"))
writeGeneTable(cluster.de.filt,
here("output", DOCNAME, "cluster_de_filtered.csv"))
writeGeneTable(cluster.de.list.filt,
here("output", DOCNAME, "cluster_de_filtered.xlsx"))
writeGeneTable(pod.de, here("output", DOCNAME, "podocyte_de.csv"))
writeGeneTable(pod.de.filt,
here("output", DOCNAME, "podocyte_de_filtered.csv"))
kable(data.frame(
File = c(
glue("[parameters.json]({getDownloadURL('parameters.json', DOCNAME)})"),
glue("[cluster_assignments.csv]",
"({getDownloadURL('cluster_assignments.csv', DOCNAME)})"),
glue("[cluster_expression.csv]",
"({getDownloadURL('cluster_expression.csv', DOCNAME)})"),
glue("[markers.csv]({getDownloadURL('markers.csv.zip', DOCNAME)})"),
glue("[markers.xlsx]({getDownloadURL('markers.xlsx', DOCNAME)})"),
glue("[conserved_markers.csv]",
"({getDownloadURL('conserved_markers.csv.zip', DOCNAME)})"),
glue("[conserved_markers.xlsx]",
"({getDownloadURL('conserved_markers.xlsx', DOCNAME)})"),
glue("[cluster_de.csv]",
"({getDownloadURL('cluster_de.csv.zip', DOCNAME)})"),
glue("[cluster_de.xlsx]",
"({getDownloadURL('cluster_de.xlsx', DOCNAME)})"),
glue("[cluster_de_filtered.csv]",
"({getDownloadURL('cluster_de_filtered.csv.zip', DOCNAME)})"),
glue("[cluster_de_filtered.xlsx]",
"({getDownloadURL('cluster_de_filtered.xlsx', DOCNAME)})"),
glue("[podocyte_de.csv]",
"({getDownloadURL('podocyte_de.csv.zip', DOCNAME)})"),
glue("[podocyte_de_filtered.csv]",
"({getDownloadURL('podocyte_de_filtered.csv.zip', DOCNAME)})")
),
Description = c(
"Parameters set and used in this analysis",
"Cluster assignments for each cell",
"Cluster expression for each gene",
"Results of marker gene testing in CSV format",
paste("Results of marker gene testing in XLSX format with one tab",
"per cluster"),
"Results of conserved marker gene testing in CSV format",
paste("Results of conserved marker gene testing in XLSX format with",
"one tab per cluster"),
paste("Results of within cluster differential expression testing",
"in CSV format"),
paste("Results of within cluster differential expression testing",
"in XLSX format with one cluster per tab"),
paste("Results of within cluster differential expression testing",
"after removing group DE signature in CSV format"),
paste("Results of within cluster differential expression testing",
"after removing group DE signature in XLSX format with one",
"cluster per tab"),
paste("Results of differential expression testing between human",
"specific podocytes and other podocytes"),
paste("Results of differential expression testing between human",
"specific podocytes and other podocytes fter removing group",
"DE signature")
)
))
parameters.json |
Parameters set and used in this analysis |
cluster_assignments.csv |
Cluster assignments for each cell |
cluster_expression.csv |
Cluster expression for each gene |
markers.csv |
Results of marker gene testing in CSV format |
markers.xlsx |
Results of marker gene testing in XLSX format with one tab per cluster |
conserved_markers.csv |
Results of conserved marker gene testing in CSV format |
conserved_markers.xlsx |
Results of conserved marker gene testing in XLSX format with one tab per cluster |
cluster_de.csv |
Results of within cluster differential expression testing in CSV format |
cluster_de.xlsx |
Results of within cluster differential expression testing in XLSX format with one cluster per tab |
cluster_de_filtered.csv |
Results of within cluster differential expression testing after removing group DE signature in CSV format |
cluster_de_filtered.xlsx |
Results of within cluster differential expression testing after removing group DE signature in XLSX format with one cluster per tab |
podocyte_de.csv |
Results of differential expression testing between human specific podocytes and other podocytes |
podocyte_de_filtered.csv |
Results of differential expression testing between human specific podocytes and other podocytes fter removing group DE signature |
This reproducible R Markdown
analysis was created with
workflowr 1.1.1