CS计算机代考程序代写 python data science flex ER algorithm Robust decomposition of cell type mixtures in spatial transcriptomics

Robust decomposition of cell type mixtures in spatial transcriptomics

Robust decomposition of cell type mixtures in spatial

transcriptomics

Dylan M. Cable1,2,3, Evan Murray2, Luli S. Zou2,3,4, Aleksandrina Goeva2,
Evan Z. Macosko2,5, Fei Chen2,*, and Rafael A. Irizarry3,4,*

1
Department of Electrical Engineering and Computer Science, MIT, Cambridge, MA, 02139

2Broad Institute of Harvard and MIT, Cambridge, MA, 02142
3Department of Data Sciences, Dana-Farber Cancer Institute, Boston, MA, 02215

4Department of Biostatistics, Harvard University, Boston, MA, 02115
5Department of Psychiatry, Massachusetts General Hospital, Boston, MA, 02114

*These authors contributed equally
Correspondence to: .harvard.edu,

Abstract

Spatial transcriptomic technologies measure gene expression at increasing spatial reso-
lution, approaching individual cells. However, a limitation of current technologies is that
spatial measurements may contain contributions from multiple cells, hindering the discov-
ery of cell type-specific spatial patterns of localization and expression. Here, we develop
Robust Cell Type Decomposition (RCTD, https://github.com/dmcable/RCTD), a com-
putational method that leverages cell type profiles learned from single-cell RNA sequencing
data to decompose mixtures, such as those observed in spatial transcriptomic technologies.
Our approach accounts for platform effects introduced by systematic technical variability
inherent to different sequencing modalities. We demonstrate RCTD provides substantial
improvement in cell type assignment in Slide-seq data by accurately reproducing known
cell type and subtype localization patterns in the cerebellum and hippocampus.We further
show the advantages of RCTD by its ability to detect mixtures and identify cell types on
an assessment dataset. Finally, we show how RCTD’s recovery of cell type localization
uniquely enables the discovery of genes within a cell type whose expression depends on
spatial environment. Spatial mapping of cell types with RCTD has the potential to en-
able the definition of spatial components of cellular identity, uncovering new principles of
cellular organization in biological tissue.

Introduction

Tissues are composed of diverse cell types and states whose spatial organization governs interaction and
function. Recent advances in spatial transcriptomics technologies [1–3] have enabled high through-
put collection of RNA-sequencing coupled with spatial information in biological tissues. Using such
technologies to spatially map cell types is fundamental to our understanding of tissue structure. In par-
ticular, knowledge of spatial localization of specific cellular subtypes remains incomplete and laborious
to obtain [4, 5].

Spatial transcriptomics technologies have the potential to elucidate interactions between cellular
environment and gene expression, augmenting our knowledge of healthy functions and disease states
of tissues. Spatial transcriptomics data is composed of gene expression counts for each of the spatial
measurement locations, here referred to as pixels, that tile a two dimensional surface. A common task

1

.CC-BY-NC-ND 4.0 International licenseavailable under a
was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made

The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint

.harvard.edu

https://github.com/dmcable/RCTD
https://doi.org/10.1101/2020.05.07.082750
http://creativecommons.org/licenses/by-nc-nd/4.0/

of interest is identifying genes with expression varying across space. Current computational methods
search for spatial patterns in gene expression without stratifying by cell type [6–8]. However, much
of the variation detected by these methods may be driven by varying cell type composition across the
spatial landscape, since single-cell RNA sequencing (scRNA-seq) studies have revealed that cell type
can explain a majority of the variation within a population of cells [9,10]. It is therefore necessary to
consider cell type information when searching for spatial gene expression patterns.

Assignment of cell types is analytically challenging, even for high-resolution approaches such as
Slide-seq, due to the fact that although pixel resolution can approach the size of mammalian cells
(e.g. Slide-seq, 10 microns) [11], fixed pixel locations may overlap with multiple cells. As a result,
gene expression measurements at a single pixel may be the result of a mixture of multiple cell types.
Currently, the most widely used approach to identifying cell types relies on unsupervised clustering [12];
however, this approach does not allow for the possibility of cell type mixtures. A fundamental challenge
is thus to correctly identify these mixture pixels as a combination of multiple cell types, permitting a
more complete characterization of the spatial localization of cell types in spatial transcriptomics.

Here, we introduce Robust Cell Type Decomposition (RCTD), a supervised learning approach to
decompose RNA sequencing mixtures into single cell types, enabling assignment of cell types to spatial
transcriptomic pixels. Specifically, we leverage annotated scRNA-seq data to define cell type-specific
profiles for the cell types expected to be present in the spatial transcriptomics data. Supervised cell
type assignment methods have achieved high accuracy in scRNA-seq [12,13], but they are not designed
for mixtures of multiple cell types. RCTD fits a statistical model that estimates mixtures of cell types
at each pixel.

A pertinent challenge for supervised cell type learning is what we term platform effects: the effects of
technology-dependent library preparation on the capture rate of individual genes between sequencing
platforms. We show that if these platform effects are not accounted for, supervised methods are
unlikely to succeed since systematic technical variability dominates relevant biological signals [14].
These effects have been previously found in comparisons between single-cell and single-nucleus RNA-
seq on the same biological sample [15], where it has been shown that e.g. nucleus-localized genes
are enriched in single-nucleus RNA-seq. Here, we demonstrate that platform effects between the
scRNA-seq reference and spatial transcriptomics target present a challenge when transferring cell type
knowledge to spatial transcriptomics. To enable cross-platform learning in RCTD, we have developed
and validated a platform effect normalization procedure.

We demonstrate that RCTD can accurately discover localization of cell types in both simulated
and real spatial transcriptomic data. Furthermore, we show that RCTD can detect subtle transcrip-
tomic differences to spatially map cellular subtypes. Finally, we use RCTD to compute expected
cell type-specific gene expression, which enables detection of changes in gene expression based on the
spatial environment of a cell. Below, we demonstrate how RCTD learns mixtures of cell types in spa-
tial transcriptomics data, facilitating quantification of the effect of spatial position and local cellular
environment on gene expression within a cell type.

Results

Spatial transcriptomics presents novel challenges: cell type mixtures and platform effects

Spatial transcriptomics pixels source RNA from multiple, rather than single, cells creating a novel
challenge for cell type learning. In Slide-seq cerebellum data, we found that the most widely used
approach for scRNA-seq cell type identification, unsupervised clustering [12], incorrectly classifies cell
types that colocalize spatially but are not similar transcriptomically. For example, Bergmann and
Purkinje cells spatially colocalize to the same layer, resulting in a population of pixels that possess
marker genes from both cell types (Figure 1a). The most likely explanation for this observation is
that these pixels contain two or more cells of different types, but unsupervised clustering assigns these
doublet pixels to just one cell type. Moreover, this approach predicts granule cells not exclusively in

2

.CC-BY-NC-ND 4.0 International licenseavailable under a
was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made

The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint

https://doi.org/10.1101/2020.05.07.082750
http://creativecommons.org/licenses/by-nc-nd/4.0/

the granular layer, with many cells incorrectly found inside the molecular layer and oligodendrocyte
layer (Figure 1b-c, Supplementary Figure 1).

An additional challenge, platform effects, arises in applying supervised learning, in which scRNA-
seq cell type profiles are leveraged to classify spatial transcriptomic cell types. For instance, a standard
supervised learning approach trained on an assessment single-nucleus RNA-seq cerebellum dataset with
known cell types obtained much higher accuracy in the training platform than the testing platform,
a single-cell RNA-seq cerebellum dataset (Figure 1d-e). This difference is explained by the presence
of platform effects: the fact that gene expression changes multiplicatively between single-nucleus and
single-cell RNA-seq (Figure 1f). NMFreg, a supervised cell-type mixture assignment algorithm pre-
viously developed for Slide-seq, also does not account for platform effects. Testing on the Slide-seq
cerebellum dataset, NMFreg assigned a minority (24.8% out of n = 11626) of pixels confidently to cell
types and mislocalized broad cell type classes (Supplementary Figure 2).

Robust Cell Type Decomposition enables cross-platform detection of cell type mixtures

To address these challenges, RCTD accounts for platform effects while using a scRNA-seq reference
to decompose each spatial transcriptomics pixel into a mixture of individual cell types. RCTD first
calculates the mean gene expression profile of each cell type within the annotated scRNA-seq reference
(Figure 2a). Next, RCTD fits each spatial transcriptomics pixel as a linear combination of individual
cell types, yielding a spatial map of cell types. RCTD takes as input RNA-sequencing counts for each
pixel and assumes an unknown mixture of multiple cells (Figure 2a). Each cell type contributes an
unobserved proportion of counts to each gene. RCTD estimates the proportion of each cell type for
each pixel by fitting a statistical model where, for each pixel i and gene j, the observed gene counts
Yi,j are assumed to be Poisson-distributed with expected rate determined by λi,j , a mixture of K cell
type expression profiles, multiplied by the pixel’s total transcript count, Ni:

Yi,j | λi,j ∼ Poisson(Niλi,j).
To account for platform effects and other sources of natural variability, such a spatial variability,

we assume λi,j is a random variable defined by

log(λi,j) = αi + log

(
K∑

k=1

βi,kµk,j

)
+ γj + εi,j ,

with µk,j the mean gene expression profile for cell type k, αi a fixed pixel-specific effect, γj a gene-
specific platform random effect and εi,j a random effect to account for gene-specific overdispersion.

We use maximum likelihood estimation to infer the cell type proportions, βi,k, indicating which cell
types are present in each pixel (see Methods for details). RCTD may be used without constraining
the number of cell types per pixel or with what we refer to as doublet mode, which searches for the
best fitting one or two cell types per pixel (see Methods for details). In particular, we refer to pixels
as singlets if they contain only one cell type and doublets if they contain two cell types. Doublet mode
may mitigate overfitting if mixtures of three or more cell types are expected to be rare, as in Slide-seq
[11].

Because gene-specific platform effects are not observable from the raw data, we developed a proce-
dure to estimate platform effects between sequencing platforms with RCTD (Methods, Supplemen-
tary Table 1). Training RCTD on the single-nucleus RNA-seq cerebellum reference and testing on
the single-cell RNA-seq cerebellum dataset, we validated that our approach is able to reliably recover
the platform effects (R2 = 0.90) (Figure 2b). After normalizing cell type profiles for platform effects,
RCTD achieved high cross-platform single-cell classification accuracy (89.5% of n = 3960 cells) (Figure
2c). Transcriptomically similar cell types, e.g. oligodendrocytes/polydendrocytes, accounted for most
of the remaining errors (91.8% of n = 415 errors).

To evaluate RCTD’s ability to detect and decompose mixtures in spatial transcriptomics data
in the presence of platform effects, we trained RCTD on the single-nucleus RNA-Seq (snRNA-seq)

3

.CC-BY-NC-ND 4.0 International licenseavailable under a
was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made

The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint

https://doi.org/10.1101/2020.05.07.082750
http://creativecommons.org/licenses/by-nc-nd/4.0/

cerebellum reference (Supplementary Figure 3), and tested on a dataset of doublets simulated as
computational mixtures of single cells with known cell types in the scRNA-seq dataset (See Methods
for details). By varying the true underlying cell type proportion, we observed that RCTD correctly
classified singlets (92.8% ± 0.4% s.e.) and doublets (82.8% ± 0.3% s.e.) with high accuracy (Figure
3a). Additionally, RCTD identified each cell class present on each doublet with 91.9% accuracy
on confident calls (Methods, ± 9.4% s.d. across 132 cell type pairs) (Figure 3b). Finally, RCTD
accurately estimated the proportion of each cell type on the sample with 12.8% RMSE ( ± 6.9% s.d.
across 66 cell type pairs) (Figure 3c-d). These technical validations show that RCTD can accurately
learn cell type information in a dataset with mixtures of single cells.

RCTD localizes cell types in spatial transcriptomics data

We next applied RCTD to assign and decompose cell types in spatial transcriptomics data. We first
applied RCTD to localize cell types in the mouse cerebellum, using a single-nucleus RNA-seq (snRNA-
Seq) reference for training, and a Slide-seqV2 dataset collected on the adult mouse cerebellum as the
target. RCTD confidently classified a majority (86.9%, out of n = 11626) of pixels, and the resulting
cell type calls are consistent with the spatial architecture of the cerebellum (Figure 4a) [16]. To assess
performance, we first considered Purkinje/Bergman cells, two cell types which are spatially co-localized
in the cerebellum. We found that RCTD’s singlet pixels assigned to Purkinje or Bergmann cell types do
not possess markers of the other cell type (Figure 4b). Moreover, pixels predicted as doublets contained
marker genes of both Bergmann and Purkinje cells, with estimated cell type proportion correlating
with marker gene ratio (Figure 4c). We next observed that RCTD correctly localized molecular layer
interneurons to the molecular layer [17], granule cells to the granular layer, and oligodendrocytes
to the white matter layer [16], predictions further supported by the spatial correspondence between
RCTD’s assignments and the marker genes of each cell type (Figure 4d, Supplementary Figure 4).
Next, to validate RCTD’s ability to correctly localize doublets, we leveraged the layered organization
of the cerebellum (Figure 4e) [16]. RCTD finds doublets within a layer and between adjacent layers,
but rarely between spatially separated layers (Figure 4f).

RCTD discovers spatial localization of cellular subtypes

Next, we tested the ability of RCTD to profile the spatial localization of cellular subtypes, recently
defined by large-scale transcriptomic analyses [18], for which there is limited knowledge of spatial
position in their resident tissues. To this end, we validated RCTD’s ability to classify previously
defined [18] subtypes of interneurons in the hippocampus (Methods). We first used RCTD to
spatially annotate cell types in Slide-seq data of the mouse hippocampus (Figure 5a), training on a
scRNA-seq hippocampus dataset [18]. We found that RCTD correctly localizes hippocampal cell
types (Supplementary Figure 5, 6). We also validated RCTD’s ability to localize hippocampal cell
types in a Visium spatial transcriptomics dataset (Supplementary Figure 6, 7) [2]. We then observed
spatial clustering of pixels assigned to the broad class of interneurons (Figure 5b), which we inferred to
be derived from large, single interneuron cells [4], an inference supported by histological examination
[19] (Supplementary Figure 8). Consequently, we tested RCTD’s performance in assigning pixels
within a cluster to the same interneuron subclass and found high agreement (97.1% ± 0.09% s.e.)
of coarse subclass classification between confident pixels within the same spatial cluster (Figure 5c,
Methods). Additionally, we found that the spatial localization of the Basket/OLM subclass coincides
with expression of Sst, a differentially expressed gene for this subclass (Figure 5d). Finally, we used
RCTD to assign each spatial cluster to one of 27 transcriptomically defined interneuron subtypes,
confidently classifying the majority of interneuron pixels (Figure 5e). Localizations of known subtypes,
such as CA1-Lacunosum, which appears in the stratum lacunosum-moleculare (SLM) layer of the CA1
[20], and OLM, which appears primarily in the stratum oriens (SO) [21], agree with known anatomy.
We conclude that RCTD enables the identification of spatial locations of cellular subtypes in spatial
transcriptomics data.

4

.CC-BY-NC-ND 4.0 International licenseavailable under a
was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made

The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint

https://doi.org/10.1101/2020.05.07.082750
http://creativecommons.org/licenses/by-nc-nd/4.0/

RCTD enables detection of spatially variable genes within cell type

Previous computational methods search for spatially variable genes without incorporating cell type
information [6–8]. However, because cell types are not evenly distributed in space, and different cell
types have different expression profiles, this approach will likely lead to confusing cell type marker
genes with spatially variable genes. For example, we found that the 20 genes with the highest spatial
autocorrelation in the Slide-seq hippocampus (Methods) were primarily expressed in only a few cell
types, indicating that their spatial variation is partially driven by cell type composition (Figure 6a).
After conditioning on cell type, a majority of these genes exhibited small remaining spatial variation
(Figure 6b). For example, Ptk2b is differentially expressed in excitatory neurons, but does not exhibit
any spatial variation that is unexplained by cell type alone (Figure 6c).

Instead, RCTD enables estimation of spatial gene expression patterns within each cell type. After
identifying cell types, we used RCTD to compute the expected cell type-specific gene expression for
each cell type within each pixel (see Methods for details). Using this cell type-specific expected
gene expression, we detected genes with large spatial variation within CA3 pyramidal neurons (Figure
6b, p ≤ 0.01, permutation F -test, Supplementary Table 2). For these genes, we recovered smooth
patterns of gene expression over space with locally weighted regression (Figure 6d, see Methods for
details). In addition to spatially variable genes, RCTD can be used to detect the effect of cellular
environment on gene expression. In the hippocampus, RCTD detected astrocyte doublets with many
cell types in distinct spatial regions (Figure 6f); we hypothesized that astrocytic transcriptomes could
vary based on their cellular environment. We detected genes whose expression within astrocytes
depended on co-localization with another cell type (Figure 6g, Methods, Supplementary Table 2).
For instance, we found that Entpd2 was enriched in astrocytes colocalizing with dentate neurons
(p = .025, z-test). This is consistent with a prior study that detected a population of astrocyte-like
progenitor cells in the dentate expressing Entpd2 [22]. Moreover, Slc6a11, which enables uptake of the
GABA neurotransmitter and likely modulates inhibitory synapses [23], was differentially expressed in
astrocytes around excitatory neurons (p < 10−6, z-test) [24]. Thus, RCTD enables measurement of the effect of the cellular environment and space on gene expression. Discussion Accurate spatial mapping of cell types and detection cell type-specific spatial patterns of gene ex- pression is critical for understanding tissue organization and function. Here, we introduce RCTD, a computational method for accurate decomposition of spatial transcriptomic pixels into mixtures of cell types, using a single-cell RNA-seq reference normalized for platform effects. RCTD takes as input RNA sequencing counts at each pixel containing an unknown mixture of multiple cells, and predicts the proportion of each cell type on each pixel. RCTD accurately maps cell types, as demonstrated on both a dataset of simulated doublets as well as cerebellum and hippocampus spatial transcriptomics datasets. We additionally demonstrated RCTD’s ability to correctly localize subtypes in a Visium hippocampus spatial transcriptomics dataset, showing that RCTD can be applied broadly to different platforms. We further showed RCTD can spatially localize transcriptomically-defined cellular sub- types of interneurons of the hippocampus. Lastly, we demonstrated that RCTD enables discovery of spatially varying gene expression within cell types in the hippocampus. As the cost of sequencing diminishes, scRNA-seq datasets are becoming more prevalent and easier to generate [25]. Individual scRNA-seq methods can be more or less similar to a spatial transcriptomics dataset in their platform effects, which can be measured by RCTD. For example, relative to Slide-seq, we found a lower magnitude of platform effects for the single-cell hippocampus reference than for the single-nucleus cerebellum reference. However, since the single-cell sequencing platform of best-available quality can vary for a given tissue, we have designed RCTD to be flexible to choice of reference. We thus anticipate it to be compatible with future scRNA-seq modalities. Furthermore, our method is flexible to the choice of target platform. For example, our procedure for estimating platform effects depends only on merging all pixels into one pseudo-bulk measurement. Our method can consequently be applied 5 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ to estimate platform effects from a scRNA-seq reference to any other sequencing technology, including bulk RNA sequencing, providing a generally-applicable normalization procedure for RNA sequencing. Although motivated by spatial transcriptomics, we expect that RCTD can learn cell types on other non-spatial datasets with single cells or mixtures of multiple cell types [26]. When fine spatial resolution causes localization of three or more cell types to one pixel to be uncommon (e.g. Slide-seq [11]), we recommend using doublet mode of RCTD, which constrains at most two cell types per pixel. Otherwise, RCTD can be used to decompose any number of cell types per pixel (e.g. Visium). Similar in principle to AIC model selection methods [27], doublet mode reduces overfitting by penalizing the number of cell types used, improving RCTD’s statistical power. This concept can be readily extended to triplets and beyond in future work. A major goal of spatial transcriptomics is understanding the contributions of cell type and cellular environment on cell state. RCTD facilitates the discovery of these effects by computing expected cell type-specific gene expression for each spatial transcriptomics pixel. For instance, we analyzed gene expression within astrocytes to detect astrocytic genes influenced by local cellular environment. There are many drivers of a gene’s dependence on cellular environment: cell-to-cell interactions, regional signalling factors, or cellular history during development. The ability of RCTD to localize cell types uniquely enables high-throughput generation of biologically-relevant hypotheses concerning the effects of space and environment on gene expression. As more spatial transcriptomics datasets are generated, we expect that RCTD will facilitate the discovery of new principles of cellular organization in biological tissue. Methods Statistical model Here, we describe the statistical model used to perform Robust Cell Type Decomposition (RCTD) to identify mixtures of cell types. For each pixel i = 1, . . . , I in the spatial transcriptomics dataset, we denote the observed gene expression counts as Yi,j for each gene j = 1, . . . , J . We model these counts with the following hierarchical model, Yi,j | λi,j ∼ Poisson(Niλi,j) (1) log(λi,j) = αi + log ( K∑ k=1 βi,kµk,j ) + γj + εi,j , with Ni the total transcript count or number of unique molecular identifies (UMIs) for pixel i, K the number of cell types present in our dataset, αi a fixed pixel-specific effect, µk,j the mean gene expression profile for cell type k and gene j, βi,k the proportion of the contribution of cell type k to pixel i, γj a gene-specific platform random effect and εi,j a random effect to account for other sources of variation, such as spatial effects. Data exploration (Figure 1f) supported a Poisson-lognormal mixture, used previously for count data [28]. Thus, we assume γj and εi,j both follow normal distributions with mean 0 and standard deviation σγ and σε, respectively. We note that in practice we additionally modify the random effects distributions to include a heavier tail that is robust to outliers (using an approximation to a Cauchy-Gaussian mixture distribution [29]; see supplementary methods for details). The main goal of our analysis is to estimate the βi,k’s, which represent the cell type or cell types present in each pixel i, constrained so that ∑K k=1 βi,k = 1 and each βi,k ≥ 0. Fitting the model Model (1) is a complex model with thousands of parameters (many, K × J , of these parameters are introduced by the cell type-specific gene expression profiles). We overcome this challenge by fitting 6 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ our model using a stepwise approach that includes a supervised learning step for estimating these expression profiles, µk,j . The steps of our estimation approach are as follows: 1. Supervised estimation of cell type profiles: We use a reference dataset, refered to as the training dataset, to obtain estimates for the mean gene expression profiles µk,j . We refer to these estimates as µ̂k,j , which are then considered fixed in the next steps. 2. Gene filtering: We use the estimated cell type profiles µ̂k,j to filter out genes that are unlikely to be informative. We do this by selecting genes that show differential expression across cell types. 3. Platform Effect Normalization: The random effects γj account for the unwanted technical vari- ation resulting from gene expression profiles varying across different sequencing platforms. The next step is therefore to estimate σγ and predict γj for each gene j. We denote the prediction of the random effects as γ̂j , which are then considered fixed in the next step. 4. Robust Cell Type Decomposition: We use the plugin estimates µ̂k,j and γ̂j and assume they are fixed. Conditional on these estimates, for each sample i and treating εi,j as a random effects, we can compute the maximum likelihood estimate (MLE) for βi,k, αi, and σε. Next we describe each of these steps in detail. Supervised estimation of cell type profiles First, we obtain a single-cell RNA-seq reference, which has been previously annotated with cell types. We estimate µ̂k,j as the average normalized expression of gene j within all cells of cell type k. Gene filtering Using the estimated cell type expression profiles µ̂k,j , we select differentially expressed genes that will be informative when estimating cell type proportions. For each cell type in the scRNA-seq reference, we select genes with minimum average expression above .0625 counts per 500 and at least 0.5 log-fold- change compared to the average expression across all cell types. Typically, this results in about 5, 000 genes for the platform effect normalization step. These parameters are further increased for the Robust Cell Type Decomposition step, to reduce the set to about 3, 000 genes for computational efficiency. Platform effect normalization Estimating the βi,k in the presence of the unobserved platform effects γj is challenging. However, γj can be reliably predicted independently from the other parameters by summarizing the spatial transcriptomics data as a single pseudo-bulk measurement Sj ≡ ∑I i=1 Yi,j . Notice that, conditioned on the rates λi,j , Sj is Poisson distributed with the average Ȳj = 1 I Sj having expectation: log{E(Ȳj | λ1,j , . . . , λI,j)} = log ( 1 I I∑ i=1 Niλi,j ) = γj + log ( N̄ K∑ k=1 µk,jBk,j ) ≈ γj + log ( N̄ K∑ k=1 µk,jβk ) + log(β0) with β0 a scaling factor constant, N̄ = 1 I I∑ i=1 Ni and Bk,j = 1 I I∑ i=1 Ni N̄ βk,i exp(αi + εi,j) 7 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ a random variable that is approximately proportional to βk = 1 I ∑I i=1 Ni N̄ βi,kαi, the proportion of cell type k in our target dataset: Bk,j ≈ βkβ0. This follows from the fact that E(Bk,j) = βkβ0, and Var(Bk,j) converges to 0 when I is large (see supplementary methods for details). By plugging in the µ̂i,j obtained in the first step and treating them as known, we can then obtain the maximum likelihood estimator (MLE) for β0, the βk’s, and σγ and subsequently estimate the platform effects γj as γ̂j . Robust Cell Type Decomposition With µ̂k,j and γ̂j in place, we plug them into equation (1) which we can rewrite as, Yi,j | εi,j ∼ Poisson { Ni exp [ αi + log ( K∑ k=1 βi,kµ̂k,j ) + γ̂j + εi,j ]} (2) εi,j ∼ Normal(0, σ2ε), (3) and we obtain the MLE αi, βi,k and σε. The algorithm implemented to find the MLE is in the supplementary methods. Cell type identification by model selection Notice that in the procedure described above, β̂i,k > 0 for as many as K cell types, implying that
pixel i is a mixture of several cell types. However, for many spatial transcriptomics technologies, we
do not expect more than two cell types per pixel. We therefore implemented a version of our model
and estimation procedure that constrains the number of k′s for which βi,k > 0 to two. We refer to this
version of method as doublet mode. In doublet mode, cell type identification is accomplished using a
model selection framework, where we compare likelihoods and penalize the inclusion of an additional
features. In this version of our method, we refer to the two possible outcomes as singlet and doublet.

Specifically, for each cell type k, we compute L(k) as the log-likelihood of the model fit with only
cell type k, and L(k, `) as the log-likelihood of the model fit with only cell types k and `. For each
pixel i we then define

k̂ = arg maxk L(k) and ˆ̀= arg maxl 6=k L(k̂, `).
Because we expect many pixels to represent only one cell type, we then used a penalized approach
similar to AIC [27] to decide between the two models, using only one cell k̂ or two k̂, ˆ̀. Specifically,
we select the model M maximizing,

AIC(M) ≡ L(M) + V p(M),

with p the number of parameters (cell types) and V a penalty weight. In the results presented here,
we selected V = 25 based on simulation studies.

We then use an ad-hoc approach to classify our selections into either confident or unconfident in
the following way:

1. Consider pairs of cell types (k, `) such that |L(k̂, ˆ̀) − L(k, `)| < δ. If there exists one such pair such that k̂ /∈ {k, `} and another (possibly identical) pair where ˆ̀ /∈ {k, `}, then we assume that we do not have enough information to predict cell types and call this pixel unconfident. If this condition does not hold, then we will be confident of at least one cell type, k̂ and/or ˆ̀, that appears in all such pairs. 2. If condition 1 does not hold, and we select the singlet model, then we call this a confident singlet. 8 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ 3. If condition 1 does not hold, and we select the doublet model, then if there exists a cell type pair {k, `} distinct from {k̂, ˆ̀} for which |L(k̂, ˆ̀) − L(k, `)| < δ, we call this a unconfident doublet, otherwise we call this a confident doublet. For the work in this paper, we set δ = 10 based on simulation studies. Classification of cellular subtypes We apply the RCTD procedure described above to detect major cell types. But, as mentioned in the results section, recently characterized cellular subtypes have been identified and defined by large-scale transcriptomic analyses [18]. After selecting pixels in which RCTD was confident of the presence of the cell type of interest, we re-ran RCTD on these pixels using a larger set of cellular subtype profiles defined by the reference. During the subtype step of RCTD, we constrained the major cell types appearing on each pixel so be the same as originally detected by RCTD. For interneurons, we used 27 previously defined [18] interneuron subtypes and hierarchically clus- tered the log average expression vectors of these subtypes into 3 major subclasses (Supplementary Figure 9). In order to define spatial clusters of Slide-seq interneurons, we hierarchically clustered the points in space and manually split doublets. To classify a set of pixels presumed to comprise the same cell, we selected the subtype maximizing the joint density of these pixels by summing the log-likelihoods. Expected cell type-specific gene expression Once β has been estimated by RCTD, we can compute the expected cell type-specific gene expression at each pixel. Specifically, we compute the conditional expectation of Yi,k,j , the expression of gene j on pixel i from cell type k (see supplementary methods for derivation): E[Yi,k,j | β, Yi,j ] = Yi,jβk,iµ̂k,j∑K k′=1 βk′,iµ̂k′,j (4) Intuitively, the expected expression of a cell type is proportional to the proportion of the cell type on the pixel and the probability of observing the gene in each cell type. We note that we are only computing the conditional expectation E[Yi,k,j | β, Yi,j ], but Yi,k,j | β, Yi,j may have large variance for a single pixel, due to sampling noise. Furthermore, this estimate is based on a strong assumption of the model that random effects of gene expression εi,j are shared across cell types. Collection and processing of scRNA-seq and spatial transcriptomics data We used publicly available single-cell RNA-seq datasets, which have previously been annotated by cell type. For running RCTD on cerebellum, we trained on a single-nucleus RNA-seq dataset [17]. For training RCTD on hippocampus, and testing (cross-platform) RCTD in cerebellum, we used the DropViz single-cell RNA-seq dataset [18]. The DropViz hippocampus dataset also contained annotations for interneuron subtypes. For marker gene plots, we define a metagene for each cell type as the sum of genes that are over-expressed with log-fold-change above 3. Slide-seq mouse cerebellum data was collected using the Slide-seqV2 protocol, developed and de- scribed recently (see supplementary methods for details) [1]. Slide-seqV2 hippocampus and Visium hippocampus data were used from previous studies [1, 2]. Data pre-processing occurred using the Slide-seq tools pipeline [1]. The region of interest was cropped prior to running RCTD, and spatial transcriptomic spots were filtered to have a minimum of 100 UMIs. Validation with simulated doublets dataset We trained RCTD on the cerebellum single-nucleus RNA-seq reference, and tested the model on a dataset of doublets simulated from the single-cell RNA-seq cerebellum dataset. We restricted to 12 9 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ cell types that appeared both in the single-nucleus and single-cell reference. In order to simulate a doublet, we randomly chose a cell from each cell type, and sampled a predefined number of UMIs from each cell (total 1, 000). We defined a doublet as containing 25-75% of UMIs for each of the two cell types, whereas a singlet contained 0% or 100%. We defined doublet classification rate (Figure 3a) as the ratio of number of predicted doublets to total predicted singlets or doublets. Cell type proportion estimation (Figure 3b, 3c) was measured with RCTD fit using the two cell types present on the simulated doublet. We defined coarser classes of cell types (used for Figure 3d) based on a previously defined dendrogram [17]. This resulted in pairing of MLI1/MLI2, Astrocytes/Bergmann, Oligoden./Polyden., and Endothelial/Fibroblast. Cell class identification rate (Figure 3d, top) was calculated on the subset of confidently called cell types. Detection of cell type-specific gene expression patterns After computing expected cell type-specific gene expression, we detected spatially variable genes within a cell type. Genes were filtered for minimum average expression within the scRNA-seq reference of the cell type of interest (.0125 counts per 500, and at least 50% as large as average expression of other cell types). We applied 2D local regression to these genes, and calculated coefficient of variation (CV) of the estimated smooth function. We selected genes with CV ≥ 0.5 and tested the local regression variation with a permutation F -test (p ≤ 0.01, 99 permutations of spatial locations). Next, we searched for genes that changed their expression within astrocytes based on co-localization with another cell type. We classified astrocytes as co-localizing with another particular cell type if at least 25% of their neighbors within a 40 micron radius were that cell type. If at least 80% of these neighbors were other astrocytes, the cell was classified as co-localizing with other astrocytes. We filtered for genes in the scRNA-seq reference with average expression log-fold-change of ≥ 2.3 within astrocytes vs. each other cell type. We looked for genes that were differentially expressed depending on the co-localized cell type, testing with a z-test (p < 0.05). Implementation details RCTD is publicly available as an R package (https://github.com/dmcable/RCTD). The quadratic program that arises in the RCTD optimization algorithm is solved using the quadprog package in R [30]. We used and modified code from the DWLS package to implement sequential quadratic program- ming for RCTD [31, 32]. Non-negative least squares regression was also implemented as a quadratic program. Unsupervised clustering was performed using the Seurat package, following Seurat’s spatial transcriptomics vignette [33]. Clusters were assigned by their expression of marker genes and spatial localization. Additionally, detection of globally spatially variable genes was accomplished using Seu- rat’s implementation of Moran’s I. Local regression was accomplished with the loess function. The NMFreg python notebook was used with default parameters (factors = 30) for testing NMFreg. Author Contributions D.M.C., F.C., R.A.I, and E.Z.M. conceived the study; F.C., E.M., and E.Z.M. designed the Slide-seq experiment; E.M. generated the Slide-seq data; D.M.C., R.A.I., and F.C. developed the statistical methods; D.M.C., F.C., R.A.I, and E.Z.M. designed the analysis; D.M.C., R.A.I., F.C, A.G., and L.S.Z. analyzed the data; D.M.C., F.C., R.A.I., E.Z.M., and L.S.Z. wrote the manuscript; all authors read and approved the final manuscript. Acknowledgements We thank Robert Stickels for providing valuable input on the analysis. We thank members of the Chen lab, Irizarry lab, and Macosko lab for helpful discussions. D.C. was supported by a Fannie and John Hertz Foundation Fellowship and an NSF Graduate Research Fellowship. This work was 10 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://github.com/dmcable/RCTD https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ supported by an NIH Early Independence Award (DP5, 1DP5OD024583 to F.C.), the NHGRI (R01, R01HG010647 to E.Z.M. and F.C.), as well as the Schmidt Fellows Program at the Broad Institute and the Stanley Center for Psychiatric Research. R.A.I. was supported by NIH grants R35GM131802 and R01HG005220. Code Availability Statement RCTD is implemented in the open-source R package RCTD, with source code freely available at https://github.com/dmcable/RCTD. Additional code used for analysis in this paper is available at https://github.com/dmcable/RCTD/tree/dev. Data Availability Statement Raw sequence data from this study will be deposited in GEO. Accession codes will be available before publication. Conflict of Interest Statement The authors declare no conflict of interest. Figures 11 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://github.com/dmcable/RCTD https://github.com/dmcable/RCTD/tree/dev https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ 0.0 0.1 0.2 −5 0 5 Log Ratio of Gene Expression by Platform D en si ty o f G en es −10 −5 0 5 −10 −5 0 5 Measured Platform Effect with Known Cell Types E st im at ed P la tfo rm E ffe ct o f R C TD w ith U nk no w n C el l T yp es 1 0.00 0.25 0.50 0.75 1.00 Classification Proportion Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligodendrocytes Polydendrocytes Purkinje UBCs Candelabrum Choroid Ependymal Globular Lugaro Macrophages Microglia As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de nd roc yte s Po lyd en dro cy tes Pu rki nje UB Cs True Cell Type P re di ct ed C el l T yp e Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligodendrocytes Polydendrocytes Purkinje UBCs Candelabrum Choroid Ependymal Globular Lugaro Macrophages Microglia As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de nd roc yte s Po lyd en dro cy tes Pu rki nje UB Cs True Cell Type P re di ct ed C el l T yp e Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligodendrocytes Polydendrocytes Purkinje UBCs Candelabrum Choroid Ependymal Globular Lugaro Macrophages Microglia As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de nd roc yte s Po lyd en dro cy tes Pu rki nje UB Cs True Cell Type P re di ct ed C el l T yp e 2 0 10 20 0 10 20 Bergmann Markers P ur ki nj e M ar ke rs Cluster Cell Type Bergmann Purkinje 0 15 Granule Markers Granule Clusters 1 a) d) 0 10 20 0 10 20 Bergmann Markers P ur ki nj e M ar ke rs Cluster Cell Type Bergmann Purkinje 0 15 Granule Markers Granule Clusters 1 b) Unsupervised Granule Assignment f) c) e) 12 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Figure 1: Spatial transcriptomics data presents novel challenges for cell type learning. a) Expression of Bergmann and Purkinje marker genes for pixels colored by unsupervised clustering cell type assignment within a Slide-seq cerebellum dataset. The e.g. Bergmann markers axis is the sum of the expression (counts per 500) of Bergmann differentially expressed genes. b) Expression (counts per 500) of granule marker genes in Slide-seq. Scale bar: 250 microns. c) Spatial plot of granule cells identified by unsupervised clustering. Scale bar: 250 microns. d) Confusion matrix of true vs predicted cell types within training dataset (single-nucleus RNA-seq) by non-negative least squares regression. Color represents the proportion of the cell type on the x-axis classified as the cell type on the y-axis. The diagonal representing ground truth is boxed in red. e) Confusion matrix of cell type predictions across platforms using non-negative least squares re- gression trained on single-nucleus RNA-seq, tested on single-cell RNA-seq. Same color scale as (d). f) Density plot, across genes, of measured platform effects between cerebellum single-cell RNA-seq and single-nucleus RNA-seq. The platform effect is defined as the log2 ratio of average gene expression between platforms. 13 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Spatial Transcriptomics scRNA-seq reference Robust Cell Type Decomposition (RCTD) Reference-based probabilistic model True pixel cell type and gene expression profile Spatial map of cell typesObserved pixel Maximum likelihood cell type assignment Gene 1 2 3 4 Purkinje Bergmann Granule Cell Gene 1 2 3 4 All Cell TypesDoublet Mode U M Is U M Is P ro po rti on Expression dimension 1 D im en si on 2 P ro po rti on 2.13 Equations for schematic Yi,j | λi,j ∼ Poisson(Niλi,j) λi,j | β, γ, µ ∼ LN (eγj+αi K∑ k=1 βi,kµk,j) (47) 2.14 Rafa edits Specifically, for each pixel i and gene j we assume that the observed counts Yi,j follow a Poisson distribution with the rate Yi,j | Poisson(λi,j) with the rate determined by the pixel’s read depth Ni and a a mixture of K cell type-specific profiles: λi,j = Ni K∑ k=1 βi,kZi,j,k To account for platform effects and other sources of natural variability we assume Zi,j,k is a random variable that can be modeled as logZi,j,k = logµj,k + βi,0 + γj + εj,k With µj,k the gene expression profile for cell type k, which we estimate with training data, βi,0 a fixed pixel-specific effect, γj a gene-specific platform effect and εj,k a random effect to account for gene-specific overdispersion. Note that the unobserved parameters, or weights, βi,k determine the mixture of the K cell types at pixel i, If only one cell type is present at a pixel these weights will be 0 for all cell types except one. For doublets they will be 0 for all cell types except 2, and so on. In estimating the βi,k, we are able to predict the cell type, or cell types, present in pixel k. Cell Type Specific-Gene Expression: E[Yi,j,k | w, Yi,j ] = Yi,jwj,kxi,k∑K k′=1 wj,k′xi,k′ References [1] Zhou, M., Li, L., Dunson, D. & Carin, L. Lognormal and gamma mixed negative binomial regression. In Proceedings of the... International Confer- ence on Machine Learning. International Conference on Machine Learning, vol. 2012, 1343 (NIH Public Access, 2012). [2] Sakamoto, Y., Ishiguro, M. & Kitagawa, G. Akaike information criterion statistics. Dordrecht, The Netherlands: D. Reidel 81 (1986). [3] Saunders, A. et al. Molecular diversity and specializations among the cells of the adult mouse brain. Cell 174, 1015–1030 (2018). 16 0.00 0.25 0.50 0.75 1.00 Classification Proportion Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligodendrocytes Polydendrocytes Purkinje UBCs Candelabrum Choroid Ependymal Globular Lugaro Macrophages Microglia As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de nd roc yte s Po lyd en dro cy tes Pu rki nje UB Cs True Cell Type P re di ct ed C el l T yp e Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligodendrocytes Polydendrocytes Purkinje UBCs Candelabrum Choroid Ependymal Globular Lugaro Macrophages Microglia As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de nd roc yte s Po lyd en dro cy tes Pu rki nje UB Cs True Cell Type P re di ct ed C el l T yp e Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligodendrocytes Polydendrocytes Purkinje UBCs Candelabrum Choroid Ependymal Globular Lugaro Macrophages Microglia As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de nd roc yte s Po lyd en dro cy tes Pu rki nje UB Cs True Cell Type P re di ct ed C el l T yp e 2 a) c)b) R2 = .90 0.00 0.25 0.50 0.75 1.00 Classification Proportion Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligodendrocytes Polydendrocytes Purkinje UBCs Candelabrum Choroid Ependymal Globular Lugaro Macrophages Microglia As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de nd roc yte s Po lyd en dro cy tes Pu rki nje UB Cs True Cell Type P re di ct ed C el l T yp e Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligodendrocytes Polydendrocytes Purkinje UBCs Candelabrum Choroid Ependymal Globular Lugaro Macrophages Microglia As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de nd roc yte s Po lyd en dro cy tes Pu rki nje UB Cs True Cell Type P re di ct ed C el l T yp e Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligodendrocytes Polydendrocytes Purkinje UBCs Candelabrum Choroid Ependymal Globular Lugaro Macrophages Microglia As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de nd roc yte s Po lyd en dro cy tes Pu rki nje UB Cs True Cell Type P re di ct ed C el l T yp e 2 Measured Platform Effect with Known Cell Types E st im at ed P la tfo rm E ffe ct b y R C TD w ith U nk no w n C el l T yp es 0.0 0.1 0.2 −5 0 5 Log Ratio of Gene Expression by Platform D en si ty o f G en es −10 −5 0 5 −10 −5 0 5 Measured Platform Effect with Known Cell Types E st im at ed P la tfo rm E ffe ct o f R C TD w ith U nk no w n C el l T yp es 1 R2 = 0.90 14 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Figure 2: Robust Cell Type Decomposition enables cross-platform learning of cell types. a) Left: RCTD inputs: a scRNA-seq dataset, annotated by cell type, and a spatial transcriptomics dataset with unknown cell types. Middle: RCTD uses a scRNA-seq reference-based probabilis- tic model to predict cell types on a single pixel containing a mixture of two cell types (e.g. Bergmann/Purkinje), with unknown cell type proportions. RCTD predicts the maximum like- lihood cell type proportions. In doublet mode, RCTD constrains each pixel to contain at most two cell types; alternatively, RCTD can estimate the best fit at a pixel using all cell types. Right: RCTD outputs a spatial map of cell types, with opacity representing the inferred cell type proportion. b) Scatter plot of measured vs predicted platform effect (by RCTD) for each gene between the single-cell and single-nucleus cerebellum datasets. Line is the identity line. Measured platform effect is calculated as the log2 ratio of average gene expression between platforms. c) Confusion matrix for RCTD’s performance on cross-platform (trained on single-nucleus RNA- seq, tested on single-cell RNA-seq) cell type assignments for single cells. Color represents the proportion of the cell type on the x-axis classified as the cell type on the y-axis. The diagonal representing ground truth is boxed in red. 15 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ 0.0 0.5 1.0 As tro cy tes /B erg ma nn En do ./F ibr ob las t Go lgi Gr an ule ML I Ol igo de n./ Po lyd en . Pu rki nje UB Cs Cell Class 1 C el l C la ss Id en tif ic at io n R at e Cell Type 2 Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligoden. Polyden. Purkinje UBCs 3 0.0 0.5 1.0 0.00 0.25 0.50 UMI Proportion of Minority Cell Type D ou bl et C la ss ifi ca tio n R at e 0.0 0.5 1.0 0.0 0.5 1.0 True Bergmann Proportion P re di ct ed B er gm an n P ro po rt io n 0.0 0.5 1.0 A2 m Da o Mp p6 F3 Pt prz 1 He pa ca m Slc 1a 3 Slc 4a 4 Lg i4 Gj c3 An ks 1b Trp c3 At p2 a3 Gr m1 Dp p1 0 Sn hg 11 Pr mt 8 Eb f1 Ga rn l3 Me g3 Gene P ro po rt io n in B er gm an n Predicted True 1 0.0 0.5 1.0 0.00 0.25 0.50 UMI Proportion of Minority Cell Type D ou bl et C la ss ifi ca tio n R at e 0.0 0.5 1.0 0.0 0.5 1.0 True Bergmann Proportion P re di ct ed B er gm an n P ro po rt io n 0.0 0.5 1.0 A2 m Da o Mp p6 F3 Pt prz 1 He pa ca m Slc 1a 3 Slc 4a 4 Lg i4 Gj c3 An ks 1b Trp c3 At p2 a3 Gr m1 Dp p1 0 Sn hg 11 Pr mt 8 Eb f1 Ga rn l3 Me g3 Gene P ro po rt io n in B er gm an n Predicted True 1 b) c) a) Cell Type 2 Astrocytes Bergmann Endothelial Fibroblast Golgi Granule MLI1 MLI2 Oligoden. Polyden. Purkinje UBCs 0.0 0.5 1.0 As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de n. Po lyd en . Pu rki nje UB Cs Cell Type 1 Id en tif ic at io n R at e 0.0 0.5 1.0 As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de n. Po lyd en . Pu rki nje UB Cs Cell Type 1 M ea n A bs ol ut e R el at iv e E rr or 0.00 0.25 0.50 As tro cy tes Be rgm an n En do the lia l Fib rob las t Go lgi Gr an ule ML I1 ML I2 Ol igo de n. Po lyd en . Pu rki nje UB Cs Cell Type 1 R oo t M ea n S qu ar ed E rr or 2 d) 16 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Figure 3: RCTD performs cross-platform detection and decomposition of doublets. All: RCTD was trained on the single-nucleus RNA-seq cerebellum dataset and tested on a dataset of simulated mixtures of single cells from a single-cell RNA-seq cerebellum dataset. a) Rate of doublet classification by RCTD on simulated mixtures of single cells, with 95% confidence intervals. The x-axis represents the true proportion of UMIs sampled from the minority cell type, ranging from 0% (true singlet) to 50% (equal proportion doublet) (1980 ≤ n ≤ 3860 simulations per condition). b) On simulated doublets of cell type 1 and cell type 2, the percentage of confident calls by RCTD that correctly identify the cell class of cell type 1, where cell classes group four pairs of transcriptomically similar cell types based on a previous dendrogram [17] (polydendro- cytes/oligodendrocytes, MLI1/MLI2, Bergmann/astrocytes, endothelial/fibroblasts). Column represents cell type 1, and color represents cell type 2. c) On simulated Bergmann-Purkinje doublets, predicted Bergmann proportions by RCTD. The x- axis represents the true proportion of UMIs sampled from the Bergmann cell. The red line is the identity line, and the blue line is the average and standard deviation (n = 30 simulations per condition) of RCTD’s prediction. d) For each pair of cell types, root mean squared error (RMSE) of predicted vs true cell type proportion (as in (c)) by RCTD on simulated doublets (n = 390 simulations per cell type pair). Column represents cell type 1, and color represents cell type 2. 17 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Astrocytes Bergmann Granule Purkinje MLI2 Oligo MLI1 2 0 15 Granule Markers 0 1 Granule Weight 0 25 Oligo Markers 0 1 Oligo Weight 0.0 7.5 MLI1 Markers 0 1 MLI1 Weight 2 MLI Bergmann Purkinje Granule Oligo ML I Be rgm an n Pu rki nje Gr an ule Ol igo Cell Type 1 C el l T yp e 2 1 6 Log Doublet Count 0.00 0.02 Sparcl1 Expression All Cell Types Purkinje Bergmann 4 Oligodendrocyte Layer Granular Layer Molecular Layer Purk inje-Bergmann Layer Oligodendrocyte Layer Granular Layer Molecular Layer Purk inje-Bergmann Layer b) e) a) d) 0 10 20 0 10 20 Bergmann Markers P ur ki nj e M ar ke rs Cell Type Bergmann Purkinje 0 10 20 0 10 20 Bergmann Markers P ur ki nj e M ar ke rs Cell Type 0.00 0.25 0.50 0.75 1.00 Astrocytes Bergmann Granule Purkinje MLI2 Oligo MLI1 1 0.00 0.02 0.04 0.00 0.02 0.04 Bergmann Markers P ur ki nj e M ar ke rs 0.00 0.02 0.04 0.00 0.02 0.04 Bergmann Markers P ur ki nj e M ar ke rs Bergmann Mixture Purkinje 1 c) 0 10 20 0 10 20 Bergmann Markers P ur ki nj e M ar ke rs Cell Type Bergmann Purkinje 0 10 20 0 10 20 Bergmann Markers P ur ki nj e M ar ke rs Cell Type 0.00 0.25 0.50 0.75 1.00 Astrocytes Bergmann Granule Purkinje MLI2 Oligo MLI1 1 Predicted Singlets Predicted Doublets f) 18 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Figure 4: RCTD applied to cell type learning in cerebellum Slide-seq dataset. a) RCTD’s spatial map of cell type assignments in the cerebellum. Out of 19 cell types, the seven most common appear in the legend (individual cell types displayed in Supplementary Figure 4). b) Analogous to (1a), expression of Bergmann and Purkinje marker genes for RCTD’s predicted single cells within a Slide-seq cerebellum dataset (colored by cell type assignment). The e.g. Bergmann markers axis is the sum of the expression (counts per 500) of Bergmann differentially expressed genes. c) Expression of Bergmann and Purkinje marker genes for doublet pixels predicted by RCTD, colored by predicted cell type proportion. d) Predicted spatial localization of cell types by RCTD for granule, oligodendrocytes, and molecular layer interneurons 1 (MLI1). Left: summed expression (counts per 500) (represented by color) of cell type-specific marker genes. Right: predicted spatial locations of each cell type, with color representing predicted cell type proportion. e) (Top) Schematic of spatial cell type organization within the cerebellum [16]. (Bottom) Con- nectivity graph of cell types that are likely to spatially colocalize. Cell types are colored as in (a). f) Frequency of doublets identified by RCTD between each pair of cell types. Color represents log2 scale counts. Dotted boxes represent communities anatomically expected to exhibit spatial co-localization. Diagonal represents prevalence of singlets. Color bar range: 2 to 100 counts. 19 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Astrocyte Dentate Interneuron Oligo Microglia Ependymal CA1 CA3 1 Basket_1_1 Basket_1_2 CA1_lacunosum Neurogliaform3 CGE_10 CGE_11 CGE_12 CGE_2 CGE_3 CGE_4 CGE_5 CGE_6 CGE_7 CGE_8 CGE_9 Chandelier GABA_Glutamate Lacunosum Neurogliaform1_1 Neurogliaform2 CGE_1 OLM1 OLM2 OLM3 OLM4 5 Basket_OLM CGE Neurogliaform_Lacunosum 0.0 0.5 1.0 2 10 20 Number of Interneuron Subtypes P ro po rt io n of B ea ds Within Cluster Agreement Confident Beads Confident Clusters 0.0 1.5 Sst Expression 4 Basket_OLM CGE Neurogliaform_Lacunosum 0.0 0.5 1.0 2 10 20 Number of Interneuron Subtypes P ro po rt io n of B ea ds Within Cluster Agreement Confident Beads Confident Clusters 0.0 1.5 Sst Expression 4 0 1 Neurogenesis Markers 0 1 Neurogenesis Weight 0.0 2.5 Interneuron Markers 0 1 Interneuron Weight 3 b) e) d) c)a) Basket_OLM CGE Neurogliaform_Lacunosum 0.0 0.5 1.0 2 10 20 Number of Interneuron Subtypes P ro po rt io n of B ea ds Within Cluster Agreement Confident Beads Confident Clusters 0.0 1.5 Sst Expression 4 20 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Figure 5: RCTD maps cell types and subtypes in Slide-seq hippocampus. a) RCTD’s spatial map of predicted cell types in the hippocampus. Out of 17 cell types, the 8 most common appear in the legend (individual cell types displayed in Supplementary Figure 5). b) Predicted spatial localization of interneuron cell types by RCTD. Left: normalized expression (represented by color, counts per 500) of marker genes. Right: predicted spatial locations of interneurons, with color representing predicted cell type proportion. c) Predicted confident assignments of interneuron pixels by RCTD to 3 classes of interneuron sub- types, plotted in space. Color indicates predicted subclass. d) Expression (counts per 500) of the Sst gene in interneurons identified by RCTD. e) RCTD’s confident assignment of spatial clusters to 27 interneuron subtypes (25/27 subtypes assigned). All scale bars 250 microns. Grey circles represent location of CA1, CA3, and dentate gyrus excitatory neurons for reference. 21 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ 0 2 4 Genes Detected Ignoring Cell Type Randomly Selected Genes C oe ffi ci en t o f V ar ia tio n A cr os s C el l T yp es 0.0 0.5 1.0 1.5 Genes Detected Ignoring Cell Type Genes Detected within Cell Type C oe ffi ci en t o f V ar ia tio n W ith in C A 3 6 Endo_Tip Dentate Interneuron Oligo Microglia Endo_Stalk CA1 CA3 0.00 0.05 0.10 0.15 0.20 0.0 0.3 0.6 0.9 Entpd2 Kcnj16 Slc7a10 Slc6a11 Pantr1 Gene N or m al iz ed E xp re ss io n Pantr1 E xpression Cellular Environment CA1 Dentate Excitatory Neurons Other Astrocytes 3 Endo_Tip Dentate Interneuron Oligo Microglia Endo_Stalk CA1 CA3 0.00 0.05 0.10 0.15 0.20 0.0 0.3 0.6 0.9 Entpd2 Kcnj16 Slc7a10 Slc6a11 Pantr1 Gene N or m al iz ed E xp re ss io n Pantr1 E xpression Cellular Environment CA1 Dentate Excitatory Neurons Other Astrocytes 3 class 1 2 3 4 0 0.38 Rgs14 Smoothed Raw 0 0.13 Cpne9 Smoothed Raw 5 a) g) e) c) f) d) b) class 1 2 3 4 5 Excitatory Neurons Other Cell Types P tk 2b E xp re ss ed N ot E xp re ss ed Cell Type class 1 2 3 4 class 1 2 3 4 4 g) class 1 2 3 4 class 1 2 3 4 4 Dentate Other Astrocytes E nt pd 2 E xp re ss ed N ot E xp re ss ed Cellular Environment Excitatory Neurons Other Astrocytes S lc 6a 11 E xp re ss ed N ot E xp re ss ed Cellular Environment Genes Detected Ignoring Cell Types Randomly Selected Genes Genes Detected Ignoring Cell Types Genes Detected within Cell Type 22 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Figure 6: RCTD enables detection of cell type-specific spatial patterns of gene expression. a) Boxplot of coefficient of variation of genes across cell types in the hippocampus single-cell RNA- seq reference. Spatially variable genes were selected for large spatial autocorrelation in the Slide-seq hippocampus, without considering cell type. For reference, 50 randomly selected genes are shown. b-g) Analysis on Slide-seq hippocampus data b) Boxplot of the coefficient of variation in gene expression within CA3 cells identified by RCTD. (Left): Spatially variable genes selected for large spatial autocorrelation in the hippocampus, without considering cell type. (Right): Using RCTD’s expected cell type-specific gene expression, genes determined to be spatially variable by applying local regression within the CA3 cell type (p ≤ 0.01, F -test). c) Bold pixels represent expression of Ptk2b, a gene selected to be spatially variable without consid- ering cell type. Blue represents pixels with excitatory neurons (as detected by RCTD), whereas red represents pixels without excitatory neurons. d) Smoothed spatial expression patterns (counts per 500), recovered by local regression, of two genes detected to have large spatial variation within RCTD’s CA3 cells. Individual pixels expressing the gene are colored in black. e) Spatial localization of astrocyte doublets in the hippocampus, detected by RCTD. Color repre- sents the other cell type on the doublet. f) Mean and standard error of RCTD’s expected gene expression (counts per 500) within groups of astrocytes (129 ≤ n ≤ 956 cells per condition) classified by their cellular environment (color). (Scale on the right for Pantr1, scale on the left for other genes). g) Spatial visualization of genes with environment-dependent expression within astrocytes. Red represents the astrocytes surrounded by other astrocytes, whereas blue represents astrocytes that are surrounded by excitatory neurons (left) or dentate gyrus cells (right). Bold points represent astrocytes expressing Slc6a11 (left) or Entpd2 (right). All scale bars 250 microns. 23 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ References [1] Stickels, R. R. et al. Sensitive spatial genome wide expression profiling at cellular resolution. bioRxiv (2020). https://www.biorxiv.org/content/early/2020/03/14/2020.03.12.989806. full.pdf. [2] 10x Genomics. 10x genomics: Visium spatial gene expression. https://www.10xgenomics.com/ solutions/spatial-gene-expression/ (2020). [3] Vickovic, S. et al. High-density spatial transcriptomics arrays for in situ tissue profiling. bioRxiv (2019). https://www.biorxiv.org/content/early/2019/03/13/563338.full.pdf. [4] Pelkey, K. A. et al. Hippocampal gabaergic inhibitory interneurons. Physiological reviews 97, 1619–1747 (2017). [5] Cembrowski, M. S. et al. The subiculum is a patchwork of discrete subregions. Elife 7, e37701 (2018). [6] Edsgärd, D., Johnsson, P. & Sandberg, R. Identification of spatial expression trends in single-cell gene expression data. Nature methods 15, 339 (2018). [7] Sun, S., Zhu, J. & Zhou, X. Statistical analysis of spatial expression patterns for spatially resolved transcriptomic studies. Nature Methods 17, 193–200 (2020). [8] Svensson, V., Teichmann, S. A. & Stegle, O. SpatialDE: identification of spatially variable genes. Nature methods 15, 343–346 (2018). [9] Wagner, A., Regev, A. & Yosef, N. Revealing the vectors of cellular identity with single-cell genomics. Nature biotechnology 34, 1145 (2016). [10] Regev, A. et al. Science forum: the human cell atlas. Elife 6, e27041 (2017). [11] Rodriques, S. G. et al. Slide-seq: A scalable technology for measuring genome-wide expression at high spatial resolution. Science 363, 1463–1467 (2019). [12] Stuart, T. et al. Comprehensive integration of single-cell data. Cell 177, 1888–1902 (2019). [13] Pliner, H. A., Shendure, J. & Trapnell, C. Supervised classification enables rapid annotation of cell atlases. Nature methods 16, 983–986 (2019). [14] Leek, J. T. et al. Tackling the widespread and critical impact of batch effects in high-throughput data. Nature Reviews Genetics 11, 733–739 (2010). [15] Bakken, T. E. et al. Single-nucleus and single-cell transcriptomes compared in matched cortical cell types. PloS one 13 (2018). [16] Brown, A. M. et al. Molecular layer interneurons shape the spike activity of cerebellar purkinje cells. Scientific reports 9, 1–19 (2019). [17] Kozareva, V. et al. A transcriptomic atlas of the mouse cerebellum reveals regional specializations and novel cell types. bioRxiv (2020). https://www.biorxiv.org/content/early/2020/03/05/ 2020.03.04.976407.full.pdf. [18] Saunders, A. et al. Molecular diversity and specializations among the cells of the adult mouse brain. Cell 174, 1015–1030 (2018). [19] Sunkin, S. M. et al. Allen brain atlas: an integrated spatio-temporal portal for exploring the central nervous system. Nucleic acids research 41, D996–D1008 (2012). 24 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://www.biorxiv.org/content/early/2020/03/14/2020.03.12.989806.full.pdf https://www.biorxiv.org/content/early/2020/03/14/2020.03.12.989806.full.pdf https://www.10xgenomics.com/solutions/spatial-gene-expression/ https://www.10xgenomics.com/solutions/spatial-gene-expression/ https://www.biorxiv.org/content/early/2019/03/13/563338.full.pdf https://www.biorxiv.org/content/early/2020/03/05/2020.03.04.976407.full.pdf https://www.biorxiv.org/content/early/2020/03/05/2020.03.04.976407.full.pdf https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ [20] Capogna, M. Neurogliaform cells and other interneurons of stratum lacunosum-moleculare gate entorhinal–hippocampal dialogue. The Journal of physiology 589, 1875–1883 (2011). [21] Leão, R. N. et al. OLM interneurons differentially modulate CA3 and entorhinal inputs to hip- pocampal CA1 neurons. Nature neuroscience 15, 1524 (2012). [22] Gampe, K. et al. Ntpdase2 and purinergic signaling control progenitor cell proliferation in neu- rogenic niches of the adult mouse brain. Stem Cells 33, 253–264 (2015). [23] Dikow, N. et al. 3p25. 3 microdeletion of gaba transporters slc6a1 and slc6a11 results in intellectual disability, epilepsy and stereotypic behavior. American Journal of Medical Genetics Part A 164, 3061–3068 (2014). [24] Lee, T.-S. et al. Gat1 and gat3 expression are differently localized in the human epileptogenic hippocampus. Acta neuropathologica 111, 351–363 (2006). [25] Kulkarni, A., Anderson, A. G., Merullo, D. P. & Konopka, G. Beyond bulk: a review of single cell transcriptomics methodologies and applications. Current opinion in biotechnology 58, 129–136 (2019). [26] Halpern, K. B. et al. Paired-cell sequencing enables spatial gene expression mapping of liver endothelial cells. Nature biotechnology 36, 962–970 (2018). [27] Sakamoto, Y., Ishiguro, M. & Kitagawa, G. Akaike information criterion statistics. Dordrecht, The Netherlands: D. Reidel 81 (1986). [28] Zhou, M., Li, L., Dunson, D. & Carin, L. Lognormal and gamma mixed negative binomial regression. In Proceedings of the... International Conference on Machine Learning. International Conference on Machine Learning, vol. 2012, 1343 (NIH Public Access, 2012). [29] Swami, A. Non-gaussian mixture models for detection and estimation in heavy-tailed noise. In 2000 IEEE International Conference on Acoustics, Speech, and Signal Processing. Proceedings (Cat. No. 00CH37100), vol. 6, 3802–3805 (IEEE, 2000). [30] Turlach, B. A. & Weingessel, A. quadprog: Functions to solve quadratic programming problems. R package version 1.5-5 (2013). [31] Tsoucas, D. et al. Accurate estimation of cell-type composition from gene expression data. Nature communications 10, 1–9 (2019). [32] Duchi, J. Sequential Convex Programming, notes for EE364b: Convex Optimization II, Stanford University (2018). [33] SatijaLab. Analysis, visualization, and integration of spatial datasets with Seurat. https:// satijalab.org/seurat/v3.1/spatial_vignette.html (2020). 25 .CC-BY-NC-ND 4.0 International licenseavailable under a was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder for this preprint (whichthis version posted May 8, 2020. ; https://doi.org/10.1101/2020.05.07.082750doi: bioRxiv preprint https://satijalab.org/seurat/v3.1/spatial_vignette.html https://satijalab.org/seurat/v3.1/spatial_vignette.html https://doi.org/10.1101/2020.05.07.082750 http://creativecommons.org/licenses/by-nc-nd/4.0/ Introduction Results Spatial transcriptomics presents novel challenges: cell type mixtures and platform effects Robust Cell Type Decomposition enables cross-platform detection of cell type mixtures RCTD localizes cell types in spatial transcriptomics data RCTD discovers spatial localization of cellular subtypes RCTD enables detection of spatially variable genes within cell type Discussion Methods Statistical model Fitting the model Supervised estimation of cell type profiles Gene filtering Platform effect normalization Robust Cell Type Decomposition Cell type identification by model selection Classification of cellular subtypes Expected cell type-specific gene expression Collection and processing of scRNA-seq and spatial transcriptomics data Validation with simulated doublets dataset Detection of cell type-specific gene expression patterns Implementation details Author Contributions Acknowledgements Code Availability Statement Data Availability Statement Conflict of Interest Statement Figures