Literature DB >> 31790389

CDSeq: A novel complete deconvolution method for dissecting heterogeneous samples using gene expression data.

Kai Kang1, Qian Meng1, Igor Shats2, David M Umbach1, Melissa Li1, Yuanyuan Li1, Xiaoling Li2, Leping Li1.   

Abstract

Quantifying cell-type proportions and their corresponding gene expression profiles in tissue samples would enhance understanding of the contributions of individual cell types to the physiological states of the tissue. Current approaches that address tissue heterogeneity have drawbacks. Experimental techniques, such as fluorescence-activated cell sorting, and single cell RNA sequencing are expensive. Computational approaches that use expression data from heterogeneous samples are promising, but most of the current methods estimate either cell-type proportions or cell-type-specific expression profiles by requiring the other as input. Although such partial deconvolution methods have been successfully applied to tumor samples, the additional input required may be unavailable. We introduce a novel complete deconvolution method, CDSeq, that uses only RNA-Seq data from bulk tissue samples to simultaneously estimate both cell-type proportions and cell-type-specific expression profiles. Using several synthetic and real experimental datasets with known cell-type composition and cell-type-specific expression profiles, we compared CDSeq's complete deconvolution performance with seven other established deconvolution methods. Complete deconvolution using CDSeq represents a substantial technical advance over partial deconvolution approaches and will be useful for studying cell mixtures in tissue samples. CDSeq is available at GitHub repository (MATLAB and Octave code): https://github.com/kkang7/CDSeq.

Entities:  

Mesh:

Year:  2019        PMID: 31790389      PMCID: PMC6907860          DOI: 10.1371/journal.pcbi.1007510

Source DB:  PubMed          Journal:  PLoS Comput Biol        ISSN: 1553-734X            Impact factor:   4.475


This is a PLOS Computational Biology Methods paper.

Introduction

The measured expression of a gene in a bulk sample reflects the expression of that gene in every cell in the sample. Consequently, the measured gene expression profile (GEP) of a tissue sample is commonly regarded as a weighted average of the GEPs of the different component cell types [1, 2]. The heterogeneous nature of bulk tissue samples complicates the interpretation of bulk measurements such as RNA-Seq. Often researchers are interested in understanding whether an experimental treatment targets one particular cell type in a heterogeneous tissue or in investigating possible sources of variation among samples [3]. For example, the composition of tumor-infiltrating lymphocytes impacts tumor growth and patients’ clinical outcomes [4-9]. With expression measurements on bulk tissue, it is often difficult to distinguish between low expression in a highly abundant cell type and high expression in less abundant cell type [3]. Consequently, understanding the cell-type composition of each sample and the GEP of each constituent cell type becomes important. “Deconvolution” is a generic term for a procedure that estimates the proportion of each cell type in a bulk sample together with their corresponding cell-type-specific GEPs [10, 11]. Deconvolution can be approached experimentally using flow cytometry or single cell RNA sequencing. For solid tissues, these techniques require isolating individual cells, thereby presenting laboratory challenges as well as potentially sacrificing a systems perspective. Single cell RNA sequencing is also expensive and requires challenging data handling and analysis [12, 13]. Deconvolution can also be approached computationally using GEP profiles from collections of bulk tissue samples [11, 14]. Many deconvolution methods have been developed in the past decade. The pioneering work of Venet et al. [15] employed an algorithm based on matrix factorization to deconvolve a matrix of GEPs (each normalized to sum to 1) into a product of two matrices, one containing the cell-type proportions for each sample and the other containing the GEPs for each cell type. The constraints required for each matrix in the product (proportions must be nonnegative and sum to 1 across cell types; expression levels must obey the same constraints across genes) impose technical challenges on matrix factorization in this context. Deconvolution methods that are based on nonnegative matrix factorization (NMF) may not be guaranteed to find cell-type-specific components [16, 17]. Consequently, most existing methods only perform partial deconvolution: either the algorithms require cell-type proportions as input to estimate cell-type-specific GEPs [1, 17–20] or vice versa [21-29]. These methods generally use regression techniques and some also use marker genes [3, 30, 31] to estimate the unknowns of interest. Such deconvolution approaches have shown important findings [7, 31], however they could suffer if the needed information is unavailable or if the fidelity of reference GEP profiles or cell-type proportions is questionable. Our goal was to develop a complete deconvolution method using only bulk RNA-Seq data by estimating cell-type proportions and cell-type-specific GEPs simultaneously. The underlying model was based on latent Dirichlet allocation (LDA) [32], a probabilistic model designed for natural language processing. LDA was designed to use text corpora as input and extract essential structure, namely, the topics that constitute the content of documents in the corpus. The problem of deriving abstract yet meaningful topics from a corpus of documents shares a fundamental similarity with the problem of extracting cell-type-specific information from bulk RNA-Seq data. The original LDA model cannot, however, fully capture the complexity of bulk RNA-Seq data. Although some existing methods are based on the LDA model [26, 27, 33], those methods were designed for partial deconvolution and require cell-type-specific GEPs as input. We refer to our method as CDSeq (Complete Deconvolution for Sequencing data). We assessed CDSeq’s performance using several synthetic and real experimental datasets with known cell-type composition and cell-type-specific GEPs and compared it with seven other deconvolution methods.

Materials and methods

Overview of CDSeq

Using only bulk RNA-Seq expression data for multiple samples as input, CDSeq provides estimates of both cell-type-specific GEPs and sample-specific cell-type proportions simultaneously (Fig 1). Our model extends the LDA model in the following ways: first, the random variable that models cell-type-specific GEPs depends on gene length [34]; second, the probability of having a read from a cell type depends on both the proportion of that cell type present in a sample and the typical amount of RNA produced by cells of that type [24, 35]. This second extension accommodates the possibility that different cell types produce different amounts of RNA, a circumstance that could bias estimates of cell-type proportions.
Fig 1

Schematic of the CDSeq approach.

Heterogeneous samples consist of different cell types. The bulk RNA-Seq profile represents a weighted average of the expression profiles of the constituent cell types. CDSeq takes as input the bulk RNA-Seq data for a collection of samples and performs complete deconvolution that outputs estimates of both the cell-type-specific expression profiles and the cell-type proportions for each sample. This Figure depicts a simple scenario of six biological samples comprising four cell types, each with gene expression measurements on eight genes.

Schematic of the CDSeq approach.

Heterogeneous samples consist of different cell types. The bulk RNA-Seq profile represents a weighted average of the expression profiles of the constituent cell types. CDSeq takes as input the bulk RNA-Seq data for a collection of samples and performs complete deconvolution that outputs estimates of both the cell-type-specific expression profiles and the cell-type proportions for each sample. This Figure depicts a simple scenario of six biological samples comprising four cell types, each with gene expression measurements on eight genes. To describe our model and the statistical inference scheme, we first introduce the notation. Let M denote the number of samples and T denote the number of cell types comprising each heterogeneous sample. We model the vector containing the cell-type-specific proportions for sample i, denoted θ = (θ, ⋯, θ) ∈ S, where S denotes a (T − 1)-simplex, as a Dirichlet random variable with hyperparameter . Next, let G denote the number of genes in the reference genome to which reads are mapped. We denote the GEP of pure cell type t, a vector of gene expression values for the entire genome normalized to sum to 1, as ϕ = (ϕ, ⋯, ϕ) ∈ S, where S denotes a (G − 1)-simplex and model it as a Dirichlet random variable with hyperparameter . With T cell types in all M samples, the matrices θ = [θ1, ⋯, θ] and ϕ = [ϕ1, ⋯, ϕ] encapsulate all the features that we seek to estimate from the data based on our model. We denote the true GEP of heterogeneous sample i by Φ = (Φ, Φ, Φ) ∈ S. Φ is a weighted average of the pure cell-type GEPs with weights given by the sample-specific cell-type proportions, namely, . This random variable controls the rate of generating RNA copies from genes. We do not observe the true Φ directly but instead observe reads from each sample and we can obtain the read assignments to genes. Assume that the length of every sequenced read, denoted m, is the same. Let categorical random variable r denote read j from sample i (after mapped to a gene, the possible outcomes of r depend on the gene and its length), and let categorical random variable g ∈ {1, ⋯, G} denote the gene or transcript assignment of read r. Both and are observed for every heterogeneous sample, where N denotes the number of reads from sample i. In transcript k, the number of positions in which a read can start is where ℓ is the length of transcript k. The adjusted length is called the effective length of transcript k, then r has possibilities [34]. If the reads are mapped to genes instead of to transcript isoforms, then we need to consider the effective length of gene, denoted by ℓ, which is total length of all the transcripts comprising the gene after projection into genomic coordinates. All the analyses reported here were done on the gene level. Different cell types may generate different amounts of RNA owing to their varying sizes, therefore we employ a Poisson random variable with parameter η to model the number of reads generated from cell type t. Let η = (η1, ⋯, η). Parameter η can be estimated from RNA-Seq read counts from pure cell types using the unweighted sample mean, a maximum likelihood unbiased estimator. CDSeq uses the user-specified η to adjust RNA proportions to cell proportions. If such information is not provided, CDSeq will assign each element of η the same value, indicating no differences in cell sizes (θ then represents RNA proportions, not cell proportions). Finally, to complete specification of our model, we need to be able to assign reads in the heterogeneous sample to individual cell types; thus, we introduce a latent categorical random variable c ∈ {1, ⋯, T} that is the cell type indicator of read r. Our model specifies that RNA-Seq reads from bulk tissues are generated as follows: Generate gene expression profiles for different cell types, i.e., ϕ ∼ Dir(β) for cell type t, t = 1, ⋯, T, and . Choose θ ∼ Dir(α) which denotes the mixture proportion of different cell types in the sample i, i = 1, ⋯, M, and . For each of the N RNA-Seq reads in sample i, where N denotes the total reads of sample i Choose a cell type , where j = 1, ⋯, N, , (adjusting cell proportion θ to RNA proportion ) and “·” denotes element-wise product. Choose a gene , where j = 1, ⋯, N, , (adjusting gene expression by considering the effective gene length) and . denotes the effective lengths of genes and “·” denotes element-wise product. Generate a read sequence r by uniformly choosing one of the positions in gene g. To this end, a graphical model of CDSeq is presented in Fig 2 depicting the stochastic process of generating RNA-Seq data. Details on parameter estimation and method for determining the optimal number of cell types in the data are provided in S1 Methods.
Fig 2

Graphical representation of CDSeq probabilistic model.

The light blue nodes, α, β, denote the hyperparameters that are assumed to be known. The dark blue nodes, ℓ, g, r, denote the values of observable random variables (either measured in the study or established in previous studies) whereas the white nodes, η, Φ, θ, c, are unobservable random variables that need to be inferred from data. The outer box represents samples where M is the sample size, and the inner box denotes the RNA-Seq data of a sample where N is the total number of reads from the sample (see S1 Methods for details).

Graphical representation of CDSeq probabilistic model.

The light blue nodes, α, β, denote the hyperparameters that are assumed to be known. The dark blue nodes, ℓ, g, r, denote the values of observable random variables (either measured in the study or established in previous studies) whereas the white nodes, η, Φ, θ, c, are unobservable random variables that need to be inferred from data. The outer box represents samples where M is the sample size, and the inner box denotes the RNA-Seq data of a sample where N is the total number of reads from the sample (see S1 Methods for details). The cell types delineated by CDSeq are mathematical entities that must be matched to corresponding biological cell types. To match the CDSeq cell types to actual cell types requires a list of reference cell-type-specific GEPs and metric of similarity (for example, Pearson’s correlation coefficient or Kullback-Leibler divergence) (S1 Methods). Depending on the application, many reference profiles are available, e.g., the LM22 [25] for immune cell subsets. We employed the Munkres algorithm [36] in CDSeq for cell type association when a list of reference GEPs is provided. An alternative way to identify CDSeq-estimated cell types, without using a reference GEP profile, is to evaluate enrichment scores of marker gene sets similar to scRNA-Seq analysis [9].

Computational complexity and a data dilution strategy to speed up the algorithm

In CDSeq, the Gibbs sampler iteratively assigns a cell type to each read using a binary search with a time complexity of , where T is the number of cell types. Assume the number of total reads is R, then the time complexity of the Gibbs sampler is . If needed, we have also provided a way to speed up the CDSeq using a data dilution strategy (S1 Methods). Specifically, one could divide all the read counts by a positive constant—dilution factor. We systematically tested the effect of the dilution factor on the accuracy of estimation using both synthetic and experimental mixture data. For our 32 experimental mixtures with ∼ 20k genes using a dilution factor of 10, it took CDSeq about 2 hours to finish on an iMac (3.5 GHz Intel Core i7 with 32GB memory).

A quasi-unsupervised learning strategy

CDSeq is an unsupervised learning method that aims at discovering the latent pattern from data without any labeling or prior knowledge. The GEPs of the cell types identified by CDSeq may not closely match any available pure cell line GEPs. This issue may arise because highly correlated GEPs of multiple cell types or subtypes complicates the deconvolution problem and renders CDSeq less able to definitively separate cell types. For example, this issue is escalated in the problem of deep deconvolution. Deep deconvolution refers to the problem of using a whole blood or peripheral blood mononuclear cell (PBMC) sample to estimate the proportions and gene expression profiles of a greater number of cell subtypes, going further down into the hematopoietic tree [11]. To mitigate this kind of problem, we developed a quasi-unsupervised learning strategy. The idea is to provide CDSeq some guidance that leads the algorithm to more biologically meaningful latent information. The guidance consists of appending a set GEPs of pure cell lines to the original input GEPs of heterogeneous samples. The choice of GEPs appended should reflect pure cell lines that are believed to constitute the samples. To apply the quasi-unsupervised approach, one could simply append a set of pure cell line GEPs to the GEPs of the bulk samples for the same genes. Each appended pure cell line GEP is treated as a “bulk” sample by CDSeq. For example, let X denote bulk RNA-Seq data for G genes and M samples, to append a set of W pure cell line GEPs, say, , one would need to create , a data matrix with G rows (genes) and M + W columns (samples), as the input for CDSeq. We showed that, using this quasi-unsupervised strategy, CDSeq provided more informative estimates than those obtained using the fully unsupervised mode (Results). We call this learning strategy “quasi-unsupervised” because, although we do not incorporate any labeling information within CDSeq algorithm itself, we do inject strong signals about likely relevant cell types into the input data. In short, CDSeq is not explicitly aware of such labeling information (pure cell line GEPs appended to input) and treats them the same as other input samples unlike traditional semi-supervised methods where the labeling information is explicitly taken into account by the algorithms.

Comparisons with other deconvolution methods

We compared CDSeq to seven competing deconvolution methods using their default settings when applicable (Table 1). We present detailed comparisons with csSAM and CIBERSORT in the main text and full comparisons in S1–S8 Figs. For the purpose of comparison, we used reads per kilobase per million mapped reads (RPKM) [37] normalization as input for RNA-Seq data. Using our experimental mixtures, we also showed that the RPKM-normalized RNA-Seq data fit well with the linearity assumption employed by deconvolution methods (S10 Fig). Details on the linearity assumption are given in S1 Methods.
Table 1

Deconvolution methods for comparison.

Deconvolution methodsEstimate proportionsEstimate GEPsReferenceDataset*
CDSeq①-⑥
CIBERSORT[25]①-⑥
DeconRNAseq[22]①-⑥
UNDO[29]①-②
csSAM[1]①-③
DSA[20]①-③
deconf[16]①-⑥
ssKL[17]①-⑥

* Dataset: ① Synthetic mixtures (S1 Table); ② Experimental mixtures (S2 Table); ③ Mixtures of liver, lung and brain [1]; ④ Leukocyte subtypes(LM22) [25]; ⑤ Lymphoma samples [25]; ⑥ PBMC samples [25].

* Dataset: ① Synthetic mixtures (S1 Table); ② Experimental mixtures (S2 Table); ③ Mixtures of liver, lung and brain [1]; ④ Leukocyte subtypes(LM22) [25]; ⑤ Lymphoma samples [25]; ⑥ PBMC samples [25].

Synthetic and experimental mixtures and gene expression profiling

We generated 40 synthetic samples (S1 Table) and 32 experimental mixtures measured using RNA-Seq (S2 Table) for benchmarking CDSeq. The details of data generation procedure are given in S1 Methods.

Results

Performance on synthetic data

We first benchmarked CDSeq on synthetic mixtures with known compositions that we created numerically from publicly available GEPs from Cold Spring Harbor Laboratory. In this synthetic numerical experiment, we amplified the potential bias between RNA proportions and cell-type proportions by artificially increasing the RNA amount of certain cell types before mixing them together to generate the synthetic samples. We generated 40 synthetic samples where each sample was a combination of six different cell types in different proportions (S1 Table). In estimating cell-type proportions, CDSeq outperformed CIBERSORT, showing smaller differences between the true and estimated proportions for each cell type and, consequently, smaller root mean square error (RMSE) (Fig 3 and S1 Fig). The RMSE of CDSeq was overall 77% lower than that of CIBERSORT.
Fig 3

Deconvolution of synthetic mixtures.

We ran CDSeq with six cell types, α = 5, β = 0.5, and 700 MCMC runs. (A) Difference (“residual”) between estimated and true cell-type proportion plotted against true proportion for CDSeq (green) and CIBERSORT (red). Each plotted point represents the value for a single sample. (B) Radar plot of RMSE for estimates of sample-specific cell-type proportions. CDSeq (green); CIBERSORT (red). (C) Difference (“residual”) between estimated and true log2 gene expression level (log2(RPKM)) plotted against true log2 gene expression level for CDseq (green) and csSAM (red). Each plotted point represents a single gene, 22498 genes total. (D) Radar plot of RMSE for gene expression levels (RPKM). CDSeq (green); csSAM (red).

Deconvolution of synthetic mixtures.

We ran CDSeq with six cell types, α = 5, β = 0.5, and 700 MCMC runs. (A) Difference (“residual”) between estimated and true cell-type proportion plotted against true proportion for CDSeq (green) and CIBERSORT (red). Each plotted point represents the value for a single sample. (B) Radar plot of RMSE for estimates of sample-specific cell-type proportions. CDSeq (green); CIBERSORT (red). (C) Difference (“residual”) between estimated and true log2 gene expression level (log2(RPKM)) plotted against true log2 gene expression level for CDseq (green) and csSAM (red). Each plotted point represents a single gene, 22498 genes total. (D) Radar plot of RMSE for gene expression levels (RPKM). CDSeq (green); csSAM (red). In estimating GEPs, performances of CDSeq and csSAM were comparable. However, CDSeq still outperformed csSAM with 64% lower RMSE values than csSAM (Fig 3 and S1 Fig). Notice that RMSE is not calculated on log scale because some of the gene expression values are zeros. In addition, CDSeq outperformed all other seven competing deconvolution methods as shown in Fig 4. CDSeq in general requires more running time than competing methods. For the synthetic mixtures, CDSeq took about 2 hours and CIBERSORT took about 3 hours whereas the remaining tools took seconds to complete.
Fig 4

Performance comparisons on synthetic mixtures.

(A) RMSEs of sample-specific cell-type proportion estimations; (B) RMSEs of cell-type-specific GEPs estimations.

Performance comparisons on synthetic mixtures.

(A) RMSEs of sample-specific cell-type proportion estimations; (B) RMSEs of cell-type-specific GEPs estimations.

Performance on mixture of RNAs extracted from cultured cells

Our second performance evaluation used data from a designed experiment that created 32 mixture samples using known RNA proportions isolated from four pure cell lines (S1 Methods). CDSeq predicted both the cell proportions and GEPs well (Fig 5). CDSeq generally outperformed all competitors as indicated by smaller total RMSE (Fig 6); For example, CDSeq had 17% smaller RMSE than CIBERSORT for estimating cell-type proportions and 16% smaller RMSE than csSAM for estimating GEPs (S2 Fig).
Fig 5

Deconvolution of mixed RNA from cultured cell lines.

We ran CDSeq with four cell types, α = 5, β = 0.5, and 700 MCMC runs. (A) Difference (“residual”) between estimated and true cell-type proportion plotted against true proportion for CDSeq (green) and CIBERSORT (red). Each plotted point represents the value for a single sample. (B) Radar plot of RMSE for estimates of sample-specific cell-type proportions. CDSeq (green); CIBERSORT (red). Total RMSE summing over cell types is 17% smaller for CDseq compared to CIBERSORT. (C) Difference (“residual”) between estimated and true log2 gene expression level (log2(RPMK)) plotted against true log2 gene expression level for CDseq (green) and csSAM (red). Each plotted point displays the expression value of a single gene, 19653 genes in total. (D) Radar plot of RMSE for gene expression levels. CDSeq (green); csSAM (red). Total RMSE of gene expression (summing over cell types) is 16% smaller for CDseq compared to csSAM.

Fig 6

Performance comparisons on experimental mixtures.

(A) RMSEs of sample-specific cell-type proportion estimations; (B) RMSEs of cell-type-specific GEPs estimations.

Deconvolution of mixed RNA from cultured cell lines.

We ran CDSeq with four cell types, α = 5, β = 0.5, and 700 MCMC runs. (A) Difference (“residual”) between estimated and true cell-type proportion plotted against true proportion for CDSeq (green) and CIBERSORT (red). Each plotted point represents the value for a single sample. (B) Radar plot of RMSE for estimates of sample-specific cell-type proportions. CDSeq (green); CIBERSORT (red). Total RMSE summing over cell types is 17% smaller for CDseq compared to CIBERSORT. (C) Difference (“residual”) between estimated and true log2 gene expression level (log2(RPMK)) plotted against true log2 gene expression level for CDseq (green) and csSAM (red). Each plotted point displays the expression value of a single gene, 19653 genes in total. (D) Radar plot of RMSE for gene expression levels. CDSeq (green); csSAM (red). Total RMSE of gene expression (summing over cell types) is 16% smaller for CDseq compared to csSAM.

Performance comparisons on experimental mixtures.

(A) RMSEs of sample-specific cell-type proportion estimations; (B) RMSEs of cell-type-specific GEPs estimations.

Dissecting mixtures of liver, lung, and brain cells

We evaluated CDSeq using the experimental data set designed for csSAM [1]. The microarray data set consists of 11 mixtures (each with 3 replicates) of liver, brain and lung cells with varying known RNA proportions. We showed that CDSeq outperformed all competing methods in estimating both cell-type-specific GEPs and sample-specific proportions of cell types (Fig 7 and S3 Fig). For example, the RMSE of the CDSeq-estimated cell proportion was 44% lower than the corresponding CIBERSORT RMSE, and the RMSE of CDSeq-estimated GEPs was similar to the corresponding csSAM RMSE.
Fig 7

Deconvolution of mixed liver, lung and brain cell lines.

Comparisons with CIBERSORT and csSAM on mixtures of liver, brain and lung cells. (A) Residual of proportion estimation; (B) Radar plot of RMSE for proportion estimation; (C) Residual of GEPs estimation; (D) Radar plot of RMSE for GEPs estimation.

Deconvolution of mixed liver, lung and brain cell lines.

Comparisons with CIBERSORT and csSAM on mixtures of liver, brain and lung cells. (A) Residual of proportion estimation; (B) Radar plot of RMSE for proportion estimation; (C) Residual of GEPs estimation; (D) Radar plot of RMSE for GEPs estimation.

Evaluation using leukocyte subtypes

To test the performance of CDSeq on some extreme cases, we applied CDSeq to a set of GEPs from pure cell lines. We chose LM22 designed by Newman et al. [25], which comprises 22 human hematopoietic cell phenotypes. Thus, the GEPs of some of the cell lines are highly correlated with each other. CDSeq successfully uncovered the 22 cell types. CDSeq’s estimates of cell-type proportions, which should be 100% for these pure cell lines, generally exceeded 90%. Overall, CDSeq performed comparably with CIBERSORT, deconRNAseq, and ssKL in estimating sample-specific cell-type proportions (S4 Fig), even though CIBERSORT and deconRNAseq require the GEPs of leukocyte subtypes as input (deconf performed much worse, in comparison to CDSeq). For cell-type-specific GEPs estimation, CDSeq performed comparably with deconf and ssKL (S4 Fig).

Immune cell analysis of lymphoma data with comparison to flow-cytometry

We evaluated CDSeq against flow-cytometry measurements of leukocyte content in solid tumors. Data comprised GEPs from 14 bulk follicular lymphoma samples and corresponding flow-cytometry measurements [25]. Our goal was to estimate the proportions of B cells (naive B cell and memory B cell) and T cells (CD8 T cell, CD4 naive T cell, CD4 memory resting T cell, CD4 memory activated T cell, follicular helper T cell, regulatory T cell) in those 14 samples using CDSeq. We set the number of cell types to be eight (the number of all B cell and T cell subtypes in our reference file). We carried out two approaches—fully unsupervised and quasi-unsupervised. The quasi-unsupervised performed better than the fully unsupervised approach for this dataset when the GEPs of constituent cell types are highly correlated (S6 and S7 Figs). We showed that CDSeq outperformed deconf and ssKL and performed comparably with CIBERSORT and DeconRNAseq (Fig 8 and S7 Fig), both of which require a reference GEP set as input.
Fig 8

Comparison of CDSeq using the quasi-unsupervised strategy with CIBERSOFT on deconvolution of B cells and T cells in lymphoma samples.

We ran CDSeq with 22 cell types, α = 0.5, β = 0.5, and 700 MCMC runs. We considered an anonymous CDSeq-identified cell type to match one of the B cell (blue dots) or T cell subtypes (red dots) if the Pearson correlation of their GEPs exceeded 0.6. (A) Correlation between estimated GEPs and true GEPs; (B) CDSeq estimated proportions versus flow cytometry; (C) CIBERSORT estimation versus flow cytometry.

Comparison of CDSeq using the quasi-unsupervised strategy with CIBERSOFT on deconvolution of B cells and T cells in lymphoma samples.

We ran CDSeq with 22 cell types, α = 0.5, β = 0.5, and 700 MCMC runs. We considered an anonymous CDSeq-identified cell type to match one of the B cell (blue dots) or T cell subtypes (red dots) if the Pearson correlation of their GEPs exceeded 0.6. (A) Correlation between estimated GEPs and true GEPs; (B) CDSeq estimated proportions versus flow cytometry; (C) CIBERSORT estimation versus flow cytometry.

CDSeq on deep deconvolution

To assess CDSeq’s performance on deep deconvolution, we used a set of 20 PBMC samples [25]. To evaluate performance, we also used information provided by Newman et al. [25]: namely, flow-cytometry measurements for nine of the 22 leukocyte subtypes (the only subtypes with flow cytometry available). That LM22-provided GEPs of about half of these nine subtypes were highly correlated (S5 Fig) should challenge CDSeq’s ability both to find the corresponding GEPs of those nine subtypes in the 20 PMBC samples and to accurately estimate their proportions. We first ran CDSeq in fully unsupervised mode and set the number of cell types to be 22. Using the GEPs of LM22 as references, we found that CDSeq could not uncover the nine subtypes (S8 Fig), possibly because of the highly correlated GEPs among subtypes. To improve estimation, we turned to the quasi-unsupervised strategy when running CDSeq by appending the 22 GEPs of LM22 to the 20 samples, 42 samples in total. Using the 0.6 correlation threshold to match CDSeq-identified cell types to the corresponding 22 leukocyte subtypes, we found that the quasi-unsupervised strategy improved CDSeq’s performance (Fig 9 and S8 Fig): one CDSeq-identified cell type matched both naive and activated B cells; another matched both resting and activated mast cells; two CDSeq-identified cell types did not match any of the 22 LM22 known subtypes; the remainder matched only one LM22 subtype each.
Fig 9

Deep deconvolution of PBMC data.

We applied CDSeq using the quasi-unsupervised learning strategy and ran CDSeq with 22 cell types, α = 50, β = 20. The black line is the linear regression line; the dashed line is the x = y line; R is the correlation coefficient; and P is the p-value for testing the null hypothesis of no correlation.

Deep deconvolution of PBMC data.

We applied CDSeq using the quasi-unsupervised learning strategy and ran CDSeq with 22 cell types, α = 50, β = 20. The black line is the linear regression line; the dashed line is the x = y line; R is the correlation coefficient; and P is the p-value for testing the null hypothesis of no correlation. We next compared CDSeq-estimated cell-type proportions of these nine cell subtypes to flow-cytometry measurements. However, since CDSeq could not distinguish between naive B cells and memory B cells, we combined these two types into one overall B cell type, resulting in eight total subtypes (Fig 9 and S8 Fig). In restricting attention to the resulting eight subtypes, we renormalized their proportions to sum to one for comparison with corresponding flow cytometry measured proportions. For six of the eight subtypes, the CDSeq-estimated relative proportions were significantly correlated (p < 0.05) with the flow-cytometry-based relative proportions. The correlations with activated memory CD4 and γδ T cells were not significant (p = 0.31 and 0.07, respectively). The CIBERSORT estimated relative proportions were significant correlated (p < 0.05) with the corresponding flow-cytometry-based relative proportions for all subtypes except γδ T cells (p = 0.19). In an overall comparison of CDSeq and CIBERSORT estimates, however, the total RMSE of CDSeq was about 6% lower than that of CIBERSORT. On the other hand, the estimated relative proportions by both CDSeq and CIBERSORT showed systematic bias in departing from equality with the flow-cytometry-based proportions. Besides the possible technical issues of flow-cytometry and the fidelity of the LM22 reference profiles, another possible reason for this systematic bias with this microarray data is that flow cytometry reports relative cell proportions whereas CDSeq and CIBERSORT report relative RNA proportions. Though CDSeq is capable of reporting either RNA proportions or cell proportions from RNA-Seq raw counts, it can report only RNA proportions with microarray data. We show CDSeq outperformed all other competing methods by having the smallest RMSE in S8 Fig.

Estimating the number of cell types present from the data

We have been applying CDSeq by fixing the number of cell types at the correct number, since we know it in advance. CDSeq can, however, estimate the number of constituent cell types in a collection of samples, if necessary, by maximizing the posterior distribution (S1 Methods). The framework of CDSeq is built for RNA-Seq raw count data, therefore, raw count data is required for estimating the number of cell types. Consequently, we did not apply this feature for microarray data. Applying this method to the synthetic data and to the data on mixed RNA described above correctly estimated number of cell types in each case (Fig 10). In Fig 10(A), the values of log posterior at 4 and 6 cell types are close, however, the maximum occurs at 6.
Fig 10

Estimating the number of cell types.

The maximum of the log posterior provides an estimate of the number of cell types. (A) synthetic data; (B) mixed RNA data. In each data set, the method correctly estimated the number of cell types.

Estimating the number of cell types.

The maximum of the log posterior provides an estimate of the number of cell types. (A) synthetic data; (B) mixed RNA data. In each data set, the method correctly estimated the number of cell types.

Discussion

As a complete deconvlution method, CDSeq has many advantages over existing partial deconvolution methods, like csSAM [1] and CIBERSORT [25]. For example, CDSeq requires only one input (expression data from mixtures) to produce two outputs (estimates of cell-type-specific GEPs and sample-specific cell-type proportions). Partial deconvlution methods that require cell-type-specific GEPs as input face concerns about the accuracy or appropriateness of the reference profiles. Complete deconvolution avoids these concerns, although reference GEPs or marker genes are still required to match cell types constructed by the algorithm with actual biological cell types. Complete deconvlution also lowers the cost compared to methods that require cell-type proportions as input, which is typically estimated by using costly antibodies and flow cytometry. In addition, our probabilistic model is conceptually more advanced than methods using matrix decomposition [15-17] or regression techniques [1, 25] for a couple reasons. First, our generative model explicitly considers how reads are generated and estimates cell proportions instead of RNA proportions whereas matrix decomposition or regression-based methods are not. Second, our model employs multinomial random variables to capture the stochastic nature of reads and therefore inherently builds in the constraint that proportions are nonnegative and sum to one on the parameters of interest; whereas matrix decomposition or regression-based methods need to impose those constraints on the parameter space explicitly, which brings technical challenges for numerical procedures. Our proposed model extended the original LDA model in two primary ways that would be unnecessary in the context of natural language processing, but are crucial for RNA-Seq data. First, we built in a dependence of gene expression on gene length. Second, we accommodated possibly different amounts of RNA per cell from cell types whose cells differ in size when estimating the proportion of cells of each type in the sample. In addition, instead of specifying the number of cell types a priori, we provided an algorithm that allows the data to guide selection of the number of cell types. Finally, we proposed a quasi-unsupervised learning strategy that augments the input data (GEPs from mixed samples) with additional GEPs from pure cell lines that are anticipated to be components of the mixture. We systematically compared the performance of CDSeq with seven competing deconvolution methods: CIBERSORT [25], DeconRNAseq [22], deconf [16], ssKL [17], UNDO [29], DSA [20] and csSAM [1]. Our comparisons encompassed a range of data sets: synthetic mixtures created numerically from GEPs of pure cell lines, GEPs measured on heterogeneous RNA samples constructed in our lab by mixing RNA extracted from pure cell lines in different proportions, the experimental expression data that was used to evaluate csSAM, expression data of 22 leukocyte subtypes (LM22) [25], expression data from follicular lymphoma samples [25], and expression data from samples of peripheral blood mononuclear cells (PBMC) [25]. In all these comparisons, CDSeq performed as well or better than competitors in estimating of cell-type proportions and cell-type-specific GEPs from heterogeneous tissue samples. CDSeq, an unsupervised data mining tool, is fully data-driven and allows simultaneous estimation of both cell-type-specific GEPs and sample-specific cell mixing proportions. In some real data analyses when constituent cell types had highly correlated GEPs, the cell types found by CDSeq lacked a one-to-one correspondence with the known component cell lines. Our quasi-unsupervised approach ameliorates this problem. It involves augmenting the available GEPs from heterogeneous samples with GEPs from pure cultures of the cell types anticipated to be constituents. We showed that this quasi-unsupervised approach can improve CDSeq’s performance in lymphoma and deep deconvolution examples. In practice, whether or not to apply quasi-unsupervised approach would depend on the goal of the study. If a user is interested in deep deconvolution where one would like to know the proportions of related cell subtypes (e.g., different T subpopulations in samples), then the quasi-unsupervised approach would be recommended. In this case, the appended pure cell line GEPs should be those of the T cell subpopulations. Furthermore, inclusion of such cell line GEPs does not exclude identification of cell types other than those appended pure cell lines. To improve CDSeq’s computational efficiency, we developed a data dilution strategy that can speed up the algorithm while retaining the accuracy of estimation (S1 Methods and S9 Fig). Furthermore, filtering out genes with low expression levels or with little sample-to-sample variation will reduce the running time and memory usage. CDSeq often manages to finish within couple hours. Currently, CDSeq is coded in MATLAB and Octave. An R package is currently being developed for a broader accessibility. A limitation of current CDSeq model is the impossibility of fine tuning the hyperparameters to obtain optimal results without ground truth. In practice, we suggest setting α = 5, β = 0.5. When heterogeneous samples are likely dominated by one or two cell types, setting α < 1 may help; when cell-type-specific GEPs are likely to have relatively high correlation, setting β > 1 may help—though we cannot specify a definitive threshold for high correlation. From a practical point of view, the higher the correlations are, the fuzzier the discovered signal would be. Another potentially helpful technique is the quasi-unsupervised strategy. Efforts at enabling CDSeq to self-adjust hyperparameters based on given data are underway. Another possible extension for the current model is that the fundamental multinomial model used for gene expression imposes a certain negative correlation between expression counts at different loci. However, it is conceivable that, because genetic pathways can be regulated as units, the counts could be positively correlated among certain subsets of genes. The current CDSeq model cannot handle that kind of correlation structure. In addition, the RNA-Seq mixtures generated in this work can serve as a valuable benchmarking dataset for other deconvolution methods. We expect that CDSeq will prove valuable for analysis of cellular heterogeneity on bulk RNA-Seq data. This computational method provides a practical and promising alternative to methods that require expensive laboratory apparatus and extensive labor to isolate individual cells from heterogeneous samples, which could also entail possible loss of a systems perspective. Application of CDSeq will aid in deciphering complex genomic data from heterogeneous tissues.

Statistical inference for CDSeq.

(PDF) Click here for additional data file.

Randomly generated sample-specific cell-type proportions (%) used to create synthetic data.

(PDF) Click here for additional data file.

Cell-type (RNA) proportions (%) used to create mixed samples in the experiment with cultured cell types.

(PDF) Click here for additional data file.

Results for synthetic data.

(PDF) Click here for additional data file.

Results for experimental data.

(PDF) Click here for additional data file.

Results for liver, brain and lung mixtures data.

(PDF) Click here for additional data file.

Deconvolution of 22 leukocyte subtypes (LM22) data set.

(PDF) Click here for additional data file.

Correlation among true LM22 GEPs.

(PDF) Click here for additional data file.

Result of deconvolution of follicular lymphoma tumors data.

(PDF) Click here for additional data file.

Results of deconvolution of 14 follicular lymphoma tumors samples.

(PDF) Click here for additional data file.

Performance comparisons on deep deconvolution.

(PDF) Click here for additional data file.

Running time of CDSeq plotted against the dilution factor for data dilution using the synthetic data and experimental data.

(PDF) Click here for additional data file.

Linearity assumption test using 32 experimental mixtures.

(PDF) Click here for additional data file.
  34 in total

Review 1.  Single-cell genome sequencing: current state of the science.

Authors:  Charles Gawad; Winston Koh; Stephen R Quake
Journal:  Nat Rev Genet       Date:  2016-01-25       Impact factor: 53.242

2.  Semi-supervised Nonnegative Matrix Factorization for gene expression deconvolution: a case study.

Authors:  Renaud Gaujoux; Cathal Seoighe
Journal:  Infect Genet Evol       Date:  2011-09-10       Impact factor: 3.342

3.  Cell type-specific gene expression differences in complex tissues.

Authors:  Shai S Shen-Orr; Robert Tibshirani; Purvesh Khatri; Dale L Bodian; Frank Staedtler; Nicholas M Perry; Trevor Hastie; Minnie M Sarwal; Mark M Davis; Atul J Butte
Journal:  Nat Methods       Date:  2010-03-07       Impact factor: 28.547

4.  The prognostic landscape of genes and infiltrating immune cells across human cancers.

Authors:  Andrew J Gentles; Aaron M Newman; Chih Long Liu; Scott V Bratman; Weiguo Feng; Dongkyoon Kim; Viswam S Nair; Yue Xu; Amanda Khuong; Chuong D Hoang; Maximilian Diehn; Robert B West; Sylvia K Plevritis; Ash A Alizadeh
Journal:  Nat Med       Date:  2015-07-20       Impact factor: 53.440

5.  Probabilistic analysis of gene expression measurements from heterogeneous tissues.

Authors:  Timo Erkkilä; Saara Lehmusvaara; Pekka Ruusuvuori; Tapio Visakorpi; Ilya Shmulevich; Harri Lähdesmäki
Journal:  Bioinformatics       Date:  2010-07-14       Impact factor: 6.937

6.  Robust enumeration of cell subsets from tissue expression profiles.

Authors:  Aaron M Newman; Chih Long Liu; Michael R Green; Andrew J Gentles; Weiguo Feng; Yue Xu; Chuong D Hoang; Maximilian Diehn; Ash A Alizadeh
Journal:  Nat Methods       Date:  2015-03-30       Impact factor: 28.547

7.  Digital sorting of complex tissues for cell type-specific gene expression profiles.

Authors:  Yi Zhong; Ying-Wooi Wan; Kaifang Pang; Lionel M L Chow; Zhandong Liu
Journal:  BMC Bioinformatics       Date:  2013-03-07       Impact factor: 3.169

8.  PERT: a method for expression deconvolution of human blood samples from varied microenvironmental and developmental conditions.

Authors:  Wenlian Qiao; Gerald Quon; Elizabeth Csaszar; Mei Yu; Quaid Morris; Peter W Zandstra
Journal:  PLoS Comput Biol       Date:  2012-12-20       Impact factor: 4.475

9.  Computational purification of individual tumor gene expression profiles leads to significant improvements in prognostic prediction.

Authors:  Gerald Quon; Syed Haider; Amit G Deshwar; Ang Cui; Paul C Boutros; Quaid Morris
Journal:  Genome Med       Date:  2013-03-28       Impact factor: 11.117

10.  Revisit linear regression-based deconvolution methods for tumor gene expression data.

Authors:  Bo Li; Jun S Liu; X Shirley Liu
Journal:  Genome Biol       Date:  2017-07-05       Impact factor: 13.583

View more
  15 in total

1.  DURIAN: an integrative deconvolution and imputation method for robust signaling analysis of single-cell transcriptomics data.

Authors:  Matthew Karikomi; Peijie Zhou; Qing Nie
Journal:  Brief Bioinform       Date:  2022-07-18       Impact factor: 13.994

2.  Spleen glia are a transcriptionally unique glial subtype interposed between immune cells and sympathetic axons.

Authors:  Tawaun A Lucas; Li Zhu; Marion S Buckwalter
Journal:  Glia       Date:  2021-03-12       Impact factor: 7.452

3.  DeCompress: tissue compartment deconvolution of targeted mRNA expression panels using compressed sensing.

Authors:  Arjun Bhattacharya; Alina M Hamilton; Melissa A Troester; Michael I Love
Journal:  Nucleic Acids Res       Date:  2021-05-07       Impact factor: 16.971

4.  CDSeqR: fast complete deconvolution for gene expression data from bulk tissues.

Authors:  Kai Kang; Caizhi Huang; Yuanyuan Li; David M Umbach; Leping Li
Journal:  BMC Bioinformatics       Date:  2021-05-24       Impact factor: 3.169

5.  DEBay: A computational tool for deconvolution of quantitative PCR data for estimation of cell type-specific gene expression in a mixed population.

Authors:  Vimalathithan Devaraj; Biplab Bose
Journal:  Heliyon       Date:  2020-07-22

Review 6.  Next Generation Imaging Techniques to Define Immune Topographies in Solid Tumors.

Authors:  Violena Pietrobon; Alessandra Cesano; Francesco Marincola; Jakob Nikolas Kather
Journal:  Front Immunol       Date:  2021-01-27       Impact factor: 7.561

7.  Deconvolution of heterogeneous tumor samples using partial reference signals.

Authors:  Yufang Qin; Weiwei Zhang; Xiaoqiang Sun; Siwei Nan; Nana Wei; Hua-Jun Wu; Xiaoqi Zheng
Journal:  PLoS Comput Biol       Date:  2020-11-30       Impact factor: 4.475

8.  Transcriptional networks in at-risk individuals identify signatures of type 1 diabetes progression.

Authors:  Louis-Pascal Xhonneux; Oliver Knight; Åke Lernmark; Ezio Bonifacio; William A Hagopian; Marian J Rewers; Jin-Xiong She; Jorma Toppari; Hemang Parikh; Kenneth G C Smith; Anette-G Ziegler; Beena Akolkar; Jeffrey P Krischer; Eoin F McKinney
Journal:  Sci Transl Med       Date:  2021-03-31       Impact factor: 19.319

9.  Spatial cell type composition in normal and Alzheimers human brains is revealed using integrated mouse and human single cell RNA sequencing.

Authors:  Travis S Johnson; Shunian Xiang; Bryan R Helm; Zachary B Abrams; Peter Neidecker; Raghu Machiraju; Yan Zhang; Kun Huang; Jie Zhang
Journal:  Sci Rep       Date:  2020-10-22       Impact factor: 4.379

10.  Whole-Tissue Deconvolution and scRNAseq Analysis Identify Altered Endometrial Cellular Compositions and Functionality Associated With Endometriosis.

Authors:  Daniel G Bunis; Wanxin Wang; Júlia Vallvé-Juanico; Sahar Houshdaran; Sushmita Sen; Isam Ben Soltane; Idit Kosti; Kim Chi Vo; Juan C Irwin; Linda C Giudice; Marina Sirota
Journal:  Front Immunol       Date:  2022-01-05       Impact factor: 7.561

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.