Abstract
Single-cell transcriptomics offers unprecedented opportunities to infer the ligand–receptor (LR) interactions underlying cellular networks. We introduce a new, curated LR database and a novel regularized score to perform such inferences. For the first time, we try to assess the confidence in predicted LR interactions and show that our regularized score outperforms other scoring schemes while controlling false positives. SingleCellSignalR is implemented as an open-access R package accessible to entry-level users and available from https://github.com/SCA-IRCM. Analysis results come in a variety of tabular and graphical formats. For instance, we provide a unique network view integrating all the intercellular interactions, and a function relating receptors to expressed intracellular pathways. A detailed comparison of related tools is conducted. Among various examples, we demonstrate SingleCellSignalR on mouse epidermis data and discover an oriented communication structure from external to basal layers.
INTRODUCTION
In multicellular organisms, cells engage in a large number of interactions with adjacent or remote partners. They do so to coordinate their fate and behavior from early developmental stages to mature tissues (1–4), in healthy and diseased (5) conditions. Although other mechanisms may play a role such as tunneling nanotubes, secreted vesicles or ion fluxes, a significant part of cellular communications is carried over by secreted ligand and cell surface receptor physical interactions (6). In the particular case of tumors, cancer cells can reprogram their micro-environment through secreted factors, turning neutral or anti-tumor cells into tumor supportive elements (7,8). The emergence of single-cell RNA sequencing (scRNA-seq) technologies (9–11) has provided researchers with powerful means of learning which cells compose specific tissues. The different cell populations present in a sample can be determined by applying unsupervised clustering (12). Further tools exist to infer intracellular pathway activity (13–15), i.e. internal cell states. While such compositional descriptions are essential, deciphering individual cell contributions in tissues requires the unraveling of cellular interactions. Recent scRNA-seq-based studies illustrated how ligand-receptor (LR) interaction mapping might provide a better insight in tissue development and homeostasis or tumor biology. For instance, Puram et al. (16) studied head and neck squamous cell carcinomas. They were able to identify an LR interaction, TGFB3-TGFBR2, involved in the communication between cancer cells undergoing (partial) epithelial to mesenchymal transition, at the leading edge of the tumor and cancer-associated fibroblasts. The latter interaction was shown to be necessary for invasiveness. Additional examples illustrating the discovery potential of LR maps can be found in the literature (17–21). Those results highlight the need for a systems biology tool that would assist investigators in portraying cellular networks by inferring confident putative LR interactions for follow-up validation.
SingleCellSignalR is the first such tool available in R. It relies on a comprehensive database of known LR interactions, which we called LRdb. It also introduces a new regularized product score aimed at adapting to variable levels of depth in single-cell datasets, i.e. the prevalence of censored read counts or dropouts. LRdb is the result of integrating and curating existing sources plus manual additions; to the best of our knowledge, it is the largest database of this kind. The new scoring approach has the advantage of facilitating the use of stable thresholds on LR interaction scores to control false positives (FPs) and not only rank LR interactions. SingleSignalR can start from raw read count matrices and use integrated data normalization, clustering and cell-type calling solutions before inferring LR interactions between cell populations, i.e. cell clusters. Alternatively, those preliminary steps can be substituted by any other tools or framework, and SingleSignalR used for LR interaction inference only, its primary purpose. In order to facilitate the interpretation of LR interactions and put them in context, a range of visualization and complementary analysis tools are provided, e.g. the inference of intracellular networks rooted at the receptors—or ligands—expressed by a particular cell type. LRdb contains human genes, but we can accommodate murine datasets by translating murine genes to their human orthologs. An application example illustrates this functionality on mouse skin data.
Several authors proposed tools for mapping LR interactions (18,22–26) from scRNA-seq data. They exploited different reference lists of potential LR interactions and LR interaction scoring schemes to rank those interactions. A systematic comparison of scoring sensitivity and selectivity, and tool features is presented.
MATERIALS AND METHODS
LRdb—a curated database of ligand–receptor interactions
We decided to favor interpretable inferences that are supported by the literature or experimental data. Accordingly, we compiled the content of existing databases that contain such LR pairs: FANTOM5 (6), HPRD (27), HPMR (28), the IUPHAR/BPS Guide to Pharmacology (29) and UniProtKB/Swissprot (30) annotations related to families of ligands or receptors covered in the previous databases. We also extracted LR pairs, with respective participants annotated as ligand or receptor in GO (31), from Reactome (32) pathways. We required GO Cellular Compartment (GOCC) annotation ‘receptor complex’ (GO:0043235) for receptors, and ‘extracellular space’ (GO:0005615) or ‘extracellular region’ (GO:0005576) for ligands. Reactome pathways were downloaded from Pathway Commons (33). That yielded 3191 pairs. Inspection of the latter revealed 106 dubious cases, i.e. ligand–ligand or receptor–receptor, or non-secreted gene products. After elimination, we obtained 3085 reliable LR pairs, which we extended with 166 pairs extracted from cellsignaling.com maps and related literature manually to reach 3251 LR pairs (Figure 1A and B). All the gene symbols were converted into the latest HUGO version as part of the curation process.
A proper comparison of SingleCellSignalR with existing tools is presented in ‘Results and Discussion’ section. At this stage, it is nonetheless interesting to note that some tools (23,24) relied on LR pairs deduced from STRING with principles analogous to what we did with Reactome. That yielded a large number of reference LR pairs, >30 000 typically, but the overlap with LRdb extensive collection of known LR interactions remained modest (50.2%) (Figure 1C). Although that approach might provide additional discovery potential, we decided to stay with literature-derived LR interactions.
SingleCellSignalR implementation
The software package was implemented in R, following Bioconductor standards. Basic usage examples are provided in Supplementary Material and the package documentation. In principle, we encourage users to apply advanced data normalization, clustering and cell-type calling tools (12,34), and to submit preprocessed count matrices to SingleCellSignalR to perform LR interaction inference and visualization. For convenience, we implemented simple data preparation steps enabling users to start from a raw read count matrix. We normalize individual cell transcriptomes according to their 99th read count percentile. In case a cell has its 99th percentile equal to zero, it is discarded. Normalized read counts (+1 to avoid zeros) are log-transformed. Clustering can be obtained either by chaining principal component analysis for dimension reduction and K-means (35), or by using the advanced SIMLR model (36). Cell-type calling is implemented based on a list of gene signatures following a format identical to PanglaoDB (37) exports such that users can easily add cell types from this rich source or provide their own. Our algorithm computes the average gene signature expression across all the cells and for all the signatures to obtain a signature cell matrix. This matrix is normalized and a threshold is iteratively adjusted to maximize the number of cells assigned to a single cell type. Full details and an example are in Supplementary Material.
It is possible to infer paracrine or autocrine only interactions, or both types (Supplementary Figure S1); details in Supplementary Material. For annotation purposes, differentially expressed genes between each cluster and all the other clusters pooled, are successively searched with edgeR functions glmFit and glmRT (38). LR interactions with both the ligand and the receptor significantly enriched in their respective cell types are labeled ‘specific’ (Supplementary Figure S1).
In order to relate receptors to intracellular signaling, we make use of Reactome and KEGG (39) interactions downloaded from Pathway Commons. Interactions are assigned to several types that we simplified to facilitate the display of networks afterward. Interaction types ‘interacts-with’ and ‘in-complex-with’ were assigned to the simplified type ‘complex.’ The interaction types ‘chemical-affects,’ ‘consumption-controlled-by,’ ‘controls-expression-of,’ ‘controls-phosphorylation-of,’ ‘controls-production-of,’ ‘controls-state-change-of,’ ‘controls-transport-of’ and ‘controls-transport-of-chemical’ were simplified as ‘control.’ The interaction types ‘catalysis-precedes,’ ‘reacts-with’ and ‘used-to-produce’ were simplified as ‘reaction.’ The simplified type ‘control’ was considered directional whereas ‘complex,’ and ‘reaction’ were considered undirected.
Datasets
Different single-cell datasets were used to illustrate and benchmark SingleCellSignalR. MELANOMA is a metastatic melanoma dataset covering several patients (40), SMART-Seq2 protocol, GEO GSE72056. 10xPBMC is a peripheral blood monoclonal cell dataset from healthy donor (41), Chromium 2 protocol. 10×T is a pan T-cell dataset from healthy donor (42), Chromium 2 protocol. 10×PBMC and 10×T were downloaded from 10× Genomics web site. HNSCC is a head and neck squamous cell carcinoma (primary and metastatic) dataset (16), SMART-Seq2 protocol, GEO GSE103322. PBMC is a second, deeper peripheral blood monoclonal cell dataset (43), SCRB-seq protocol, GEO GSE103568.
Mouse skin immunolabeling
Fresh adult mouse skin samples were embedded in OCT (Sakura) and cryosectioned. Immunolabeling was performed on unfixed 10 μm cryosections using the following antibodies: anti-PSEN1 (SAB4502423, Sigma) and CD44 (MA1-10225, ThermoFisher). For IF, we used anti-rat conjugated 488 (A-11006, ThermoFisher) and anti-rabbit conjugated 594 (A-21207, ThermoFisher) antibodies.
RESULTS AND DISCUSSION
Workflow overview
Independent of the chosen scRNA-seq platform, data come as a table of read or unique molecule identifier (UMI) counts, one column per individual cell and one row per gene. The prediction of LR interactions between cells requires that scRNA-seq data are normalized and clustered, with each cluster corresponding to a cell type (12). Ideally, the cell types should be called, e.g. using gene signatures, to facilitate the interpretation of the LR interactions. The design of SingleCellSignalR is such that those preliminary steps can be accomplished within the package, using built-in or integrated solutions or realized with other tools according to the user preference. The latter option is preferable to benefit from the latest or most advanced techniques. Once data have been prepared, the inference of LR interactions is performed by successively considering each possible cell type—or cluster—couple, e.g. CD8+ T cells versus macrophages (Figure 1D). The reality of each potential LR pair according to LRdb is estimated by the computation of a score based on gene expression in the respective cell types. It is also possible to infer autocrine interactions. The output interaction lists are provided in various formats (tables, different plots and networks), and complementary functions were designed to help to interpret these lists, e.g. linking receptors to intracellular signaling pathways from Reactome and KEGG.
Scoring ligand–receptor pairs
To infer LR interactions between cell types and , we interrogate LRdb and score each LR pair found with average ligand expression in , and average receptor expression in or vice versa. Existing tools often consider the product and sometimes the average . Alone, such scores can rank candidate LR pairs, but users are left without any clue where to cut off likely FPs. The computation of a score should hence be accompanied by a procedure to determine a threshold below which scores are deemed unreliable. A common choice is to shuffle cell-type assignments multiple times and to obtain a score null distribution to estimate score P-values. Although intuitive and statistically sound, this solution does not address the real question. It rather identifies LR pairs that are significantly specific to a given couple of cell types. That should imply that the interaction is likely to exist but it might result in poor P-values for real LR interactions that are shared by many couples of cell types. For instance, in tumors, it is common that many immune cell populations express immune checkpoints and their ligands, e.g. PD-1/PD-L1, forming an immunosuppressive micro-environment. In such a case, many combinations of cell types would involve the PD-1/PD-L1 interaction resulting in bad P-values if an insufficient number of other cell populations, not expressing these molecules, would be present in the dataset. To address the points above, we introduced a regularized product score:
where and is the normalized read count matrix. In this empirical score, the mean acts as a scaling factor, and the square roots are meant to keep the products and on the same scale. The LRscore is bounded by 0 and 1, independent of the dataset depth.
Now, to define a score threshold is not a simple task since, by essence, all LR pairs listed in LRdb are correct in a particular context, i.e. defining false LR interactions must rely on external knowledge specific to the couple of cell types considered each time. Ideally, single-cell transcriptomes would be available for a tissue where all possible LR pairs would have been tested experimentally, e.g. by immunofluorescence, eventually including functional evidence. Such data are obviously not available.
To estimate an appropriate LRscore threshold and to compare LRscore to other scoring schemes nonetheless, we decided to use an ad hoc benchmark that would be unbiased regarding the scoring schemes and accurate enough biologically. A first opportunity was provided by Ramilowski et al. (6) data, which are part of FANTOM5 and included a table reporting the expression (in TPM) of many ligands and receptors over 144 primary cell types. This table, which we denote , was obtained by sequencing techniques that were much deeper than scRNA-seq, i.e. virtually devoid of dropout for our purpose. The authors considered that expression above 10 TPM could be taken as a conservative gene expression basal limit. We thus designed an evaluation where candidate LRdb pairs, restricted to ligands, receptors and cell types covered in , could be considered correct if both the ligand and the receptor TPM were above 10. If both were below 10 TPM, the pair was deemed false, and mixed cases (one >10 and the other ≤10) were ignored. Admittedly, ligand and receptor concomitant expression does not guarantee a functional interaction, but since those ligands and receptors are known to interact for at least one combination of cell types, we considered the benchmark above sufficiently accurate for our purpose. A second opportunity was provided by a proteomics study of 28 primary human hematopoietic cell populations in steady and activated states (44), which enabled a similar benchmark relating censored scRNA-seq data to their proteomics counterpart. Namely, each cell population was measured in quadruplicate and we stored the average peptide counts in a table (similar to ). This second evaluation was conducted as above with a threshold of an average spectral counts for an LR pair to be true.
We used ROC curves to compare methods and determine score thresholds at 5% FPs. We already mentioned LR pair scores equal to the product or the mean as well as their P-values. A further proposed scheme was to select in each cell type, those genes whose expression was specific. Subsequently, whether the reference database would contain pairs of such genes was checked (22,24). In the case of Zhou et al. (22), gene selection relied on a z-score calculation. To obtain a ROC curve, we varied the coefficient applied to the standard deviation at that gene selection stage. Another selection-based tool (24) did not report any score. It is thus not included here but covered in the tool comparison below only. scTensor (23) applied non-negative Tucker decomposition to model ligand and receptor read counts as sums over the many LR pairs they might contribute to. Despite considerable efforts, we could not use it beyond its pre-packaged example. It is therefore absent from the presented comparison.
We applied the two benchmarks above to five datasets covering several cell types in and in (‘Materials and Methods’ section). Every couple of cell types, both in or , yielded ROC curves such as the example featured in Figure 2A for 10×PBMC data against . Areas under the curves (AUCs) over all the datasets and all the cell-type couples represented in are presented in Figure 2B; individual curves and dataset-specific AUCs are in Supplementary Figures S2–6. We see that the best AUCs were achieved by LRscore, the product, and the average. As expected, P-value calculations yielded inferior performance. Zhou et al. selection mechanism was also inferior to the best scores. We next asked how variable a threshold aimed at cutting at a certain FP rate would be; we imposed 5% FPs (Figure 2C and Supplementary Figures S2–6 for dataset-specific plots). Naturally, due to its design, LRscore thresholds turned out to be much more stable. In Figure 2D, we show how a threshold common to all the single-cell datasets could be determined, imposing <5% FPs in 75% of all the ROC curves of all the five datasets. We found LRscore > 0.4. Repeating the analysis for the proteomics reference gave the results in Figure 2E and F (and Supplementary Figures S7–11) that are very similar. The computation of a common threshold to achieve <5% FPs in 75% of the ROC curves resulted in LRscore > 0.6 (Supplementary Figure S12). This more stringent threshold can be explained by a potential lower sensitivity (∼10 000 proteins) compared to FANTOM5 transcriptomics and by the obvious differences between transcriptome and proteome. These considerations indicate that a universal threshold that would guarantee, e.g. 5% FPs cannot be determined, but score regularization is already a major step toward more rigorous cutoffs. To illustrate this, we imposed LRscore > 0.5 to all the datasets against both and . From Figure 2G, we see that we managed to maintain the FPs in a reasonable range, and, most importantly, the variability of the FP rate within each dataset is modest. That is, a threshold can be set and FP rates on LR interactions between any combinations of two cell types remain comparable. Repeating this analysis with the product score and common threshold 10−2 found as above, we note large discrepancies between datasets.
Representing ligand–receptor interactions
After scoring and application of a threshold, SingleCellSignalR outputs LR interactions in various formats. 10×PBMC raw UMI counts were submitted to our default pipeline, which clustered cells in six populations: B cells, T cells, regulatory T cells (Tregs), neutrophils, cytotoxic cells and macrophages (Figure 3A). A summary chord diagram can be generated that indicate the number of LR interactions between each cell population couple (Figure 3B). Chord diagrams for individual interactions between two populations are possible as well (Figure 3C). Inspection of the expression of the ligand and the receptor involved in a LR interaction is implemented in mixed or dual 2D projections (Figure 3D–E).
Chord diagrams are convenient for looking at specific couples of cell types but not to account for the whole dataset. We hence implemented two integrated views as either a tabular plot (Figure 3F) or a network exported in graphML format. The latter can be imported in tools such as Cytoscape (45). We exemplify the network view with MELANOMA patient 89 data. In Figure 3G, we picture an overview of the intercellular network (full details in Supplementary Figure S13). The complexity and partial redundancy of this network are particularly noteworthy, with multiple cell types expressing the same ligands or receptors. That is typical of immunosuppressive TMEs.
Putting ligand–receptor interactions in context
To help to understand the functional consequences of LR interactions, we relate the receptors in each cell type with downstream biological pathways (Figure 3H). This requires a global reference of all possible pathways, including links from the receptors and a method to generate receptor-related, intracellular regulatory networks that are restricted to each cell type. We decided to use KEGG (39) and Reactome (32) pathways taken from Pathway Commons (33) as a global reference. This choice guaranteed interpretable, literature-supported network interactions. Surprisingly, we found 100 receptors in LRdb that were devoid of downstream interactions in this pathway ensemble. By manually checking their respective UniProtKB/Swissprot entries, we found 1–12 known interactions for 61 of them, which were added along with literature references (176 interactions in total).
Construction of a ligand-related internal network for each cell type was obtained by the following algorithm. Given a list of receptors, e.g. all the receptors involved in LR interactions for the cell type at hand or a subset, we first identify all the pathways including these receptors. The union of all such pathways is intersected with the set of genes expressed by the cell type. That gene list is obtained by selecting the genes expressed by more than a proportion of the individual cells after normalization of the raw read count matrix, that is matrix ( default is 20%; it can be adjusted by the user). To the intersected pathways, we add direct receptor/expressed gene interaction that would not be included in Reactome or KEGG, which are those we manually added. The functionality can be applied to ligands as well to obtain information about their pathways of origin. In every case, the resulting network edges are annotated with Reactome/KEGG data plus a simplified interaction typology that is convenient for visualization (‘Materials and Methods’ section).
The neutral and straightforward procedure above for calling expressed genes was retained to be independent of the cell population size, on the one hand, and to avoid interference with raw read count preprocessing, on the other hand. In particular, users could apply imputation strategies (46) to reduce dropouts and/or advanced data normalization and regularization (12,47).
Mouse interfollicular epidermis application
Mouse interfollicular epidermis (IFE) is a multilayered epithelium in which proliferating cells reside in the basal layer (IFE B), where they undergo regulated cell division. Their daughter cells move upward into the suprabasal layers while further differentiating until they reach the outermost layer (IFE K2) (Figure 4A). In this application, we demonstrate SingleCellSignalR mouse data functionality, which is implemented by internally mapping mouse genes to their human orthologs according to Ensembl (48) to exploit LRdb. Murine gene names are preserved in the different outputs.
From Joost et al. data (49), we selected IFE cells exclusively (658 cells, Figure 4B and C). To confront these data with our FP analysis above, we considered LR interactions between the keratinized layer (IFE K2 and K1 cells pooled) and the suprabasal layer (IFE D1 and D2 cells pooled). The pooling was motivated by minor differences between cells and a facilitated comparison with human epidermis (see below). We found 248 LR interactions with LRscore > 0.5 (Supplementary Table S1). Among the top-ranked interactions, several cases involved Presenilin-1 (Psen1). Based on novelty and specific antibody availability, we decided to validate in mouse epidermis the interactions Presenilin-1/CD44, which is likely involved in cell differentiation and tissue organization. From Figure 4D, we observe correct localization of those two proteins in the IFE layers (left and middle pictures), Presenilin-1 being both cytoplasmic and secreted in agreement with the literature. In the merged picture (right), we see an overlap between the diffusive, extracellular Presenilin-1 signal and suprabasal cell plasma membranes harboring CD44 in some regions, e.g. at the two locations indicated by white asterisks. Using the Human Protein Atlas (HPA) (50) as a systematic resource to search human orthologs expression in the corresponding epidermis layers, literature (51–53) and the above experimental validation, we confirmed 158 out of the 176 inferred LR interactions for which we had data (Supplementary Table S1). That is 10.2% FPs, in line with our ROC curve analyses above compared to the proteomics reference.
Top layer IFE K2 cells supposedly maintain elementary activities only, which was supported by the limited number of expressed genes found in those cells (Figure 4E). The number of expressed genes coding for ligands or receptors was directly correlated with the total number of genes in Figure 4E, reflecting the proportion they occupy in the mouse genome. This configuration changed considering ligands and receptors that were involved in reliable LR interactions only (LRScore > 0.5). The largest numbers of ligands were found in upper layers and the receptors followed a reversed pattern (Figure 4F). The overall LR interactions are quantified in Figure 4G, which shows an IFE K2 layer sending most signals and receiving the least. The number of LR interactions with a ligand contribution diminish from the outer layer to the most basal one. That is, the application of SingleCellSignalR unraveled upper IFE layer cells that produce much information but receive little. The basal layers behaved anti-symmetrically. LR interactions between IFE K2 and K1 and more remotely between IFE K2 and D1 are reported in Figure 4H and I. Pathway analysis showed that the interactions issued from IFE K2 cells were mostly involved in growth (e.g. GAB1 signalosome, or signaling by EGFR) and differentiation (EPH-ephrin mediated repulsion of cells, or Ephrin signaling). That illustrates the notion of a tight long-distance connection between outer and basal layers, which might be of particular interest in understanding the regulation of the epidermis constant self-renewal.
Interestingly, we noticed that LR pairs involved in wound healing regulation (54) were expressed by IFE K2 and D1 (Figure 4I). That suggests a mechanism for rapid reaction upon wounding, bringing K2 and D1 cells in contact. Although we excluded the immune cells present in Joost et al. data, we found 146 genes associated with immune cells. Selected genes with a clear pattern, as well as the average of all immune-related genes, are reported in Figure 4J. IL18 and PRDM1 were found with epidermis keratinocyte expression in human skin according to HPA (Supplementary Figure S14). This striking observation strengthens the potential for an immune function of the epidermis (55,56) and may have essential implications in inflammatory skin diseases such as psoriasis or atopic dermatitis.
Comparison with other tools
The general characteristics of SingleCellSignalR and related tools appear in Table 1. iTALK (25) infers LR pairs from a compilation of public LR databases using a product score limited to the most abundantly expressed genes. It requires a read count matrix, where cell type calling was performed beforehand. iTALK includes a feature to deal with multiple datasets (time course, different conditions) such that variability and trends in ligand and receptor expression across datasets can be added to the LR plots. CellPhoneDB (26) is both an online tool and a Python package that can be downloaded. It scores LR pairs after P-values of the mean score. A modification is operated in case of a multimeric receptor and/or ligand, requiring that all the subunits are expressed. This unique and biologically sound feature might cause false negatives due to dropouts in scRNA-seq data. Kumar et al. (18) employed a product score. Instead of simple data shuffling, they applied a statistical test (Wilcoxon) to assess that over several tumors, the score was significantly different from zero. That procedure cannot be reproduced when analyzing a single dataset. Zhou et al. (22) proposed to select LR pairs based on specific expression of the ligand and the receptor in two cell subpopulations, referring to a database of known LR pairs. Specific gene expression was tested, requiring that the average expression of a gene, in a subpopulation, was above its mean expression over the whole count matrix plus three standard deviations. scTensor (23) aims at inferring LR pairs through non-negative Tucker decomposition, explaining the observed ligand and receptor read counts as sums of the contributions of all the interactions they would engage in. It exploits a database of potential LR pairs generated from STRING interactions and Swissprot annotations (secreted/membrane) automatically, which yields a considerable number of putative LR pairs and does not cover many known interactions (Figure 1C). One attractive scTensor feature is the LR reference available for multiple organisms. PyMINEr (24) is a Python program that can perform k-means plus clustering based on log-transformed and normalized data. Cell-type calling is based on subpopulation specific gene pathway enrichment; application of characteristic gene signatures is not available. By contrast, SingleCellSignalR relies on gene signatures to perform cell-type calling (see Supplementary Methods for details and Supplementary Figure S15 and Table S7 for an illustration). It is possible to prepare and cluster data externally with PyMINEr. LR pairs between two cell subpopulations are inferred from pairs of genes found to be specific to each subpopulation, in interaction in STRING (57), and respectively classified as receptor and ligand in GO. There is no scoring per se, only this selection process. PyMINEr further infers a so-called co-expression graph, linking genes correlated over the whole read count matrix. This graph can be exploited to project different data such as the expression of genes in one specific subpopulation. Like scTensor, PyMINEr relies on automatically generated LR references from STRING.
Table 1.
SingleCellSignalR | iTALK | PyMINER | CellPhoneDB | scTensor | Zhou et al.a | Kumar et al. | |
---|---|---|---|---|---|---|---|
LR database size | 3251 | 2648 | 65 910b | 1396 | 34 449 | 2558 | 1800 |
Complete pipeline | Y | N | N | N | N | N | N |
Accept pre-processed data | Y | Y | Y | Y | Y | Y | Y |
Multiple samples | N | Y | N | N | N | N | N |
Intracellular signaling | Y | N | Y | N | N | N | N |
Scoring approach | regularized product | product | selection | modifiedc mean P-value | linear decomposition | selection | productd |
Export types | |||||||
Tables | Y | Y | Y | Y | Y | NA | Y |
Circular plots | Y | Y | N | N | N | NA | N |
graphML or equiv. | Y | N | Y | N | N | NA | N |
Num. species | 2 | 1 | 238 | 1 | 12 | 1 | 2 |
Platform/language | R | R | Python | website or Python | R | NA | MATLAB |
aNot available as a software package.
bThis number may vary since the reference interaction list is generated from STRING automatically.
cIn case a complex is considered, all subunits must be selected in a significant interaction with the partner.
dThe authors added a Wilcoxon test to assess that the LR pair score was different from zero in multiple tumors.
As explained above, we could not use scTensor beyond its prepackaged example dataset (58) despite considerable efforts. We nonetheless tried to obtain some elements of comparison by processing the same data with SingleCellSignalR. We found two reliable LR pairs whereas scTensor returned 14 pairs, none in common, see Supplementary Table S2. Not being able to test scTensor on more examples did not allow us to perform a real comparison. We analyzed 10×PBMC data with PyMINEr and observed a substantial discrepancy with our results. Without imposing any threshold on PyMINEr output (no guidance provided by the authors), PyMINEr typically retrieves 10–20 times more paracrine interactions, and twice the number of pooled paracrine and autocrine interactions, with little interactions with our LRscore > 0.5 results (Supplementary Tables S3 and 4). The ROC curve analysis we conducted and such enormous lists of interactions inferred by PyMINEr suggest contamination with FPs. Obviously, PyMINEr output should be imposed a threshold in practice, which would reduce the FPs but would not improve the overlap with the known interactions in LRdb. We next submitted the same 10×PBMC data to CellPhoneDB website. The smaller LR reference database, strict rules regarding multimeric ligands or receptors, and the impact of a re-shuffling-based P-value calculation caused reduced sensitivity compared to our solution by a factor 8.5 on average (Supplementary Table S5). Inspection of CellPhoneDB output showed that the interactions we missed were absent from LRdb and imported in CellPhoneDB from sources that we did not consider, such as InnateDB, MINT, IntAct, MatrixDB or manual curation. At last, we installed iTALK R package and applied it to 10×PBMC data as downloaded from iTALK GitHub repository. As for PyMINEr, iTALK scores and orders the LR interactions but does not propose any cutoff. Contrary to PyMINEr, iTALK relies on a selective database of LR pairs. We hence decided to consider the 118 top-scoring pairs of its output since LRscore > 0.5 gave us an average of 118 selections. Results are in Supplementary Table S6 and we observe a good overlap with our larger selections. Dissecting the data showed that all of iTALK unique LR interactions were caused by LR pairs with deprecated HUGO gene symbols; they were present in LRdb with the current symbols. For CellPhoneDB and iTALK, it was not possible to clearly separate paracrine from autocrine, and we hence compared results on the pooled paracrine and autocrine predictions. Overall, we found significant discrepancies with PyMINEr and scTensor, while CellPhoneDB and iTALK were more comparable with our tool. In the latter two cases, differences originated from reference databases and scoring.
CONCLUSION
In the nascent topic of intercellular network mapping, SingleCellSignalR is an R software package that facilitates the transformation of complex data into higher-order information. The package comes with a large variety of graphical representations and export formats to accommodate users and to support the downstream analysis of data. Of particular note are the abilities to represent a complete intercellular network and to import the latter in systems biology tools such as Cytoscape, and to explore receptor downstream signaling by integrating Reactome and KEGG pathways.
For the first time, we discussed the question of the significance of inferred LR interactions. We showed that SingleCellSignalR regularized score achieves better control of the FP compared to other solutions, independent of the retained single-cell platform. That is an important feature to explore intercellular communication networks, where each cell type might be involved in a different number of interactions. It allowed us to evidence cells that emit more signals than they receive in mouse IFE (Figure 4). The estimation of false/true positive rates entailed the construction of a benchmark relying on cell line deep RNA-seq and proteomic data to compensate for the absence of an ideal and systematic functional validation of LR interactions in specific tissues. Results obtained in mouse IFE supported those estimations.
A detailed comparison with existing tools revealed the specific features contributed by each solution. The particular design choices we made, e.g. to rely on well-documented sources of interaction data and to control false inferences, clearly produced more or more reliable information. SingleCellSignalR is open to other software packages; UMI or read count matrices prepared with other tools can be imported, or preparatory steps can be accomplished with SingleCellSignalR built-in procedures. Although SingleCellSignalR was designed for scRNA-seq data, it could be used with emerging single-cell proteomics technologies such as CyTOF (59) or SCoPE-MS (60). At last, our R library does not require advanced R skills from users.
DATA AVAILABILITY
The R package and LRdb are available from https://github.com/SCA-IRCM under the GPL v3 license; submitted to Bioconductor.
Supplementary Material
ACKNOWLEDGEMENTS
We thank our colleagues Emmanuel Cornillot, Gabriel Jimenez-Dominguez and Andreï Turtoi for their insightful comments.
SUPPLEMENTARY DATA
Supplementary Data are available at NAR Online.
FUNDING
Labex EpiGenMed Postdoctoral Fellowship [ANR-10-LABX-12-01 to J.C., S.C.A.]; Fondation ARC pour la Recherche sur le Cancer [PJA 20141201975 to J.C.]; Région Occitanie, programme Recherche et Société(s), and European Union (FEDER) to the project biomarqueursMETCP (to J.C.). Funding for open access charge: Inserm.
Conflict of interest statement. None declared.
REFERENCES
- 1. Potente M., Gerhardt H., Carmeliet P.. Basic and therapeutic aspects of angiogenesis. Cell. 2011; 146:873–887. [DOI] [PubMed] [Google Scholar]
- 2. Kopan R., Ilagan M.X.G.. The canonical notch signaling pathway: unfolding the activation mechanism. Cell. 2009; 137:216–233. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3. Orkin S.H., Zon L.I.. Hematopoiesis: an evolving paradigm for stem cell biology. Cell. 2008; 132:631–644. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4. Batlle E., Henderson J.T., Beghtel H., van den Born M.M., Sancho E., Huls G., Meeldijk J., Robertson J., van de Wetering M., Pawson T. et al.. Beta-catenin and TCF mediate cell positioning in the intestinal epithelium by controlling the expression of EphB/ephrinB. Cell. 2002; 111:251–263. [DOI] [PubMed] [Google Scholar]
- 5. Gorelik L., Flavell R.A.. Abrogation of TGFbeta signaling in T cells leads to spontaneous T cell differentiation and autoimmune disease. Immunity. 2000; 12:171–181. [DOI] [PubMed] [Google Scholar]
- 6. Ramilowski J.A., Goldberg T., Harshbarger J., Kloppmann E., Lizio M., Satagopam V.P., Itoh M., Kawaji H., Carninci P., Rost B. et al.. A draft network of ligand–receptor-mediated multicellular signalling in human. Nat. Commun. 2015; 6:7866. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7. Hanahan D., Weinberg R.A.. Hallmarks of cancer: the next generation. Cell. 2011; 144:646–674. [DOI] [PubMed] [Google Scholar]
- 8. Junttila M.R., de Sauvage F.J.. Influence of tumour micro-environment heterogeneity on therapeutic response. Nature. 2013; 501:346–354. [DOI] [PubMed] [Google Scholar]
- 9. Tang F., Barbacioru C., Wang Y., Nordman E., Lee C., Xu N., Wang X., Bodeau J., Tuch B.B., Siddiqui A. et al.. mRNA-Seq whole-transcriptome analysis of a single cell. Nat. Methods. 2009; 6:377–382. [DOI] [PubMed] [Google Scholar]
- 10. Pan X., Durrett R.E., Zhu H., Tanaka Y., Li Y., Zi X., Marjani S.L., Euskirchen G., Ma C., Lamotte R.H. et al.. Two methods for full-length RNA sequencing for low quantities of cells and single cells. Proc. Natl. Acad. Sci. U.S.A. 2013; 110:594–599. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11. Klein A.M., Mazutis L., Akartuna I., Tallapragada N., Veres A., Li V., Peshkin L., Weitz D.A., Kirschner M.W.. Droplet barcoding for single-cell transcriptomics applied to embryonic stem cells. Cell. 2015; 161:1187–1201. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12. Luecken M.D., Theis F.J.. Current best practices in single-cell RNA-seq analysis: a tutorial. Mol. Syst. Biol. 2019; 15:e8746. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 13. Aibar S., González-Blas C.B., Moerman T., Huynh-Thu V.A., Imrichova H., Hulselmans G., Rambow F., Marine J.-C., Geurts P., Aerts J. et al.. SCENIC: single-cell regulatory network inference and clustering. Nat. Methods. 2017; 14:1083–1086. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14. Fan J., Salathia N., Liu R., Kaeser G.E., Yung Y.C., Herman J.L., Kaper F., Fan J.-B., Zhang K., Chun J. et al.. Characterizing transcriptional heterogeneity through pathway and gene set overdispersion analysis. Nat. Methods. 2016; 13:241–244. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15. Pont F., Tosolini M., Fournié J.J.. Single-cell signature explorer for comprehensive visualization of single cell signatures across scRNA-seq datasets. Nucleic Acids Res. 2019; 47:e133. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16. Puram S.V., Tirosh I., Parikh A.S., Patel A.P., Yizhak K., Gillespie S., Rodman C., Luo C.L., Mroz E.A., Emerick K.S. et al.. Single-cell transcriptomic analysis of primary and metastatic tumor ecosystems in head and neck cancer. Cell. 2017; 171:1611–1624. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17. Skelly D.A., Squiers G.T., McLellan M.A., Bolisetty M.T., Robson P., Rosenthal N.A., Pinto A.R.. Single-Cell transcriptional profiling reveals cellular diversity and intercommunication in the mouse heart. Cell Rep. 2018; 22:600–610. [DOI] [PubMed] [Google Scholar]
- 18. Kumar M.P., Du J., Lagoudas G., Jiao Y., Sawyer A., Drummond D.C., Lauffenburger D.A., Raue A.. Analysis of single-cell RNA-seq identifies cell-cell communication associated with tumor characteristics. Cell Rep. 2018; 25:1458–1468. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19. Camp J.G., Sekine K., Gerber T., Loeffler-Wirth H., Binder H., Gac M., Kanton S., Kageyama J., Damm G., Seehofer D. et al.. Multilineage communication regulates human liver bud development from pluripotency. Nature. 2017; 546:533–538. [DOI] [PubMed] [Google Scholar]
- 20. Costa A., Kieffer Y., Scholer-Dahirel A., Pelon F., Bourachot B., Cardon M., Sirven P., Magagna I., Fuhrmann L., Bernard C. et al.. Fibroblast heterogeneity and immunosuppressive environment in human breast cancer. Cancer Cell. 2018; 33:463–479. [DOI] [PubMed] [Google Scholar]
- 21. Vento-Tormo R., Efremova M., Botting R.A., Turco M.Y., Vento-Tormo M., Meyer K.B., Park J.-E., Stephenson E., Polański K., Goncalves A. et al.. Single-cell reconstruction of the early maternal-fetal interface in humans. Nature. 2018; 563:347–353. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22. Zhou J.X., Taramelli R., Pedrini E., Knijnenburg T., Huang S.. Extracting intercellular signaling network of cancer tissues using ligand-receptor expression patterns from whole-tumor and single-cell transcriptomes. Sci. Rep. 2017; 7:8815. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 23. Tsuyuzaki K., Ishii M., Nikaido I.. Uncovering hypergraphs of cell-cell interaction from single cell RNA-sequencing data. 2019; bioRxiv doi:04 March 2019, preprint: not peer reviewed 10.1101/566182. [DOI] [PMC free article] [PubMed]
- 24. Tyler S.R., Rotti P.G., Sun X., Yi Y., Xie W., Winter M.C., Flamme-Wiese M.J., Tucker B.A., Mullins R.F., Norris A.W. et al.. PyMINEr finds gene and autocrine-paracrine networks from human islet scRNA-seq. Cell Rep. 2019; 26:1951–1964. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 25. Wang Y., Wang R., Zhang S., Song S., Jiang C., Han G., Wang M., Ajani J., Futreal A., Wang L.. iTALK: an R package to characterize and illustrate intercellular communication. 2019; bioRxiv doi:04 January 2019, preprint: not peer reviewed 10.1101/507871. [DOI]
- 26. Efremova M., Vento-Tormo M., Teichmann S.A., Vento-Tormo R.. CellPhoneDB: inferring cell-cell communication from combined expression of multi-subunit ligand-receptor complexes. Nat Protoc. 2020; doi:10.1038/s41596-020-0292-x. [DOI] [PubMed] [Google Scholar]
- 27. Prasad T.S., Kandasamy K., Pandey A.. Human protein reference database and human proteinpedia as discovery tools for systems biology. Methods Mol. Biol. 2009; 577:67–79. [DOI] [PubMed] [Google Scholar]
- 28. Ben-Shlomo I., Yu Hsu S., Rauch R., Kowalski H.W., Hsueh A.J.W.. Signaling receptome: a genomic and evolutionary perspective of plasma membrane receptors involved in signal transduction. Sci. STKE. 2003; 2003:RE9. [DOI] [PubMed] [Google Scholar]
- 29. Harding S.D., Sharman J.L., Faccenda E., Southan C., Pawson A.J., Ireland S., Gray A.J.G., Bruce L., Alexander S.P.H., Anderton S. et al.. The IUPHAR/BPS Guide to PHARMACOLOGY in 2018: updates and expansion to encompass the new guide to IMMUNOPHARMACOLOGY. Nucleic Acids Res. 2018; 46:D1091–D1106. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 30. Wu C.H., Apweiler R., Bairoch A., Natale D.A., Barker W.C., Boeckmann B., Ferro S., Gasteiger E., Huang H., Lopez R. et al.. The universal protein resource (UniProt): an expanding universe of protein information. Nucleic Acids Res. 2006; 34:D187–D191. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 31. Dimmer E.C., Huntley R.P., Alam-Faruque Y., Sawford T., O’Donovan C., Martin M.J., Bely B., Browne P., Mun Chan W., Eberhardt R. et al.. The UniProt-GO annotation database in 2011. Nucleic Acids Res. 2011; 40:D565–D570. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 32. Fabregat A., Jupe S., Matthews L., Sidiropoulos K., Gillespie M., Garapati P., Haw R., Jassal B., Korninger F., May B. et al.. The reactome pathway knowledgebase. Nucleic Acids Res. 2018; 46:D649–D655. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 33. Cerami E.G., Gross B.E., Demir E., Rodchenkov I., Babur O., Anwar N., Schultz N., Bader G.D., Sander C.. Pathway Commons, a web resource for biological pathway data. Nucleic Acids Res. 2011; 39:D685–D690. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 34. Zhang A.W., O’Flanagan C., Chavez E.A., Lim J.L.P., Ceglia N., McPherson A., Wiens M., Walters P., Chan T., Hewitson B. et al.. Probabilistic cell-type assignment of single-cell RNA-seq for tumor microenvironment profiling. Nat. Methods. 2019; 16:1007–1015. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 35. Zheng G.X.Y., Terry J.M., Belgrader P., Ryvkin P., Bent Z.W., Wilson R., Ziraldo S.B., Wheeler T.D., McDermott G.P., Zhu J. et al.. Massively parallel digital transcriptional profiling of single cells. Nat. Commun. 2017; 8:14049. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 36. Wang B., Zhu J., Pierson E., Ramazzotti D., Batzoglou S.. Visualization and analysis of single-cell RNA-seq data by kernel-based similarity learning. Nat. Methods. 2017; 14:414–416. [DOI] [PubMed] [Google Scholar]
- 37. Franzén O., Gan L.-M., Björkegren J.L.M.. PanglaoDB: a web server for exploration of mouse and human single-cell RNA sequencing data. Database (Oxford). 2019; 2019:doi:10.1093/database/baz046. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 38. McCarthy D.J., Chen Y., Smyth G.K.. Differential expression analysis of multifactor RNA-seq experiments with respect to biological variation. Nucleic Acids Res. 2012; 40:4288–4297. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 39. Kanehisa M., Araki M., Goto S., Hattori M., Hirakawa M., Itoh M., Katayama T., Kawashima S., Okuda S., Tokimatsu T. et al.. KEGG for linking genomes to life and the environment. Nucleic Acids Res. 2008; 36:D480–D484. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 40. Tirosh I., Izar B., Prakadan S.M., Wadsworth M.H., Treacy D., Trombetta J.J., Rotem A., Rodman C., Lian C., Murphy G. et al.. Dissecting the multicellular ecosystem of metastatic melanoma by single-cell RNA-seq. Science. 2016; 352:189–196. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 41. 8k PBMCs from a Healthy Donor 2017; https://support.10xgenomics.com/single-cell-gene-expression/datasets/2.1.0/pbmc8k.
- 42. 4k Pan T Cells from a Healthy Donor 2017; https://support.10xgenomics.com/single-cell-gene-expression/datasets/1.2.0/t_4k.
- 43. Bagnoli J.W., Ziegenhain C., Janjic A., Wange L.E., Vieth B., Parekh S., Geuder J., Hellmann I., Enard W.. Sensitive and powerful single-cell RNA sequencing using mcSCRB-seq. Nat. Commun. 2018; 9:2937. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 44. Rieckmann J.C., Geiger R., Hornburg D., Wolf T., Kveler K., Jarrossay D., Sallusto F., Shen-Orr S.S., Lanzavecchia A., Mann M. et al.. Social network architecture of human immune cells unveiled by quantitative proteomics. Nat. Immunol. 2017; 18:583–593. [DOI] [PubMed] [Google Scholar]
- 45. Smoot M.E., Ono K., Ruscheinski J., Wang P.L., Ideker T.. Cytoscape 2.8: new features for data integration and network visualization. Bioinformatics. 2011; 27:431–432. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 46. Arisdakessian C., Poirion O., Yunits B., Zhu X., Garmire L.X.. DeepImpute: an accurate, fast, and scalable deep neural network method to impute single-cell RNA-seq data. Genome Biol. 2019; 20:211. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 47. Hafemeister C., Satija R.. Normalization and variance stabilization of single-cell RNA-seq data using regularized negative binomial regression. Genome Biol. 2019; 20:296. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 48. Flicek P., Aken B.L., Beal K., Ballester B., Caccamo M., Chen Y., Clarke L., Coates G., Cunningham F., Cutts T. et al.. Ensembl 2008. Nucleic Acids Res. 2008; 36:D707–D714. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 49. Joost S., Zeisel A., Jacob T., Sun X., La Manno G., Lönnerberg P., Linnarsson S., Kasper M.. Single-cell transcriptomics reveals that differentiation and spatial signatures shape epidermal and hair follicle heterogeneity. Cell Syst. 2016; 3:221–237. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 50. Persson A., Hober S., Uhlen M.. A human protein atlas based on antibody proteomics. Curr. Opin. Mol. Ther. 2006; 8:185–190. [PubMed] [Google Scholar]
- 51. Castrogiovanni P., Mazzone V., Imbesi R.. Immunolocalization of HB-EGF in human skin by streptavidin-peroxidase (HRP) conjugate method. Int. J. Morphol. 2011; 29:1162–1167. [Google Scholar]
- 52. Bauer T., Zagórska A., Jurkin J., Yasmin N., Köffel R., Richter S., Gesslbauer B., Lemke G., Strobl H.. Identification of Axl as a downstream effector of TGF-β1 during Langerhans cell differentiation and epidermal homeostasis. J. Exp. Med. 2012; 209:2033–2047. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 53. Langan E.A., Vidali S., Pigat N., Funk W., Lisztes E., Bíró T., Goffin V., Griffiths C.E.M., Paus R.. Tumour necrosis factor alpha, interferon gamma and substance P are novel modulators of extrapituitary prolactin expression in human skin. PLoS One. 2013; 8:e60819. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 54. Bünemann E., Hoff N.-P., Buhren B.A., Wiesner U., Meller S., Bölke E., Müller-Homey A., Kubitza R., Ruzicka T., Zlotnik A. et al.. Chemokine ligand-receptor interactions critically regulate cutaneous wound healing. Eur. J. Med. Res. 2018; 23:4. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 55. Di Meglio P., Perera G.K., Nestle F.O.. The multitasking organ: recent insights into skin immune function. Immunity. 2011; 35:857–869. [DOI] [PubMed] [Google Scholar]
- 56. Guttman-Yassky E., Zhou L., Krueger J.G.. The skin as an immune organ: tolerance versus effector responses and applications to food allergy and hypersensitivity reactions. J. Allergy Clin. Immunol. 2019; 144:362–374. [DOI] [PubMed] [Google Scholar]
- 57. Szklarczyk D., Franceschini A., Kuhn M., Simonovic M., Roth A., Minguez P., Doerks T., Stark M., Muller J., Bork P. et al.. The STRING database in 2011: functional interaction networks of proteins, globally integrated and scored. Nucleic Acids Res. 2011; 39:D561–D568. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 58. Li L., Dong J., Yan L., Yong J., Liu X., Hu Y., Fan X., Wu X., Guo H., Wang X. et al.. Single-Cell RNA-Seq analysis maps development of human germline cells and gonadal niche interactions. Cell Stem Cell. 2017; 20:858–873. [DOI] [PubMed] [Google Scholar]
- 59. Giesen C., Wang H.A.O., Schapiro D., Zivanovic N., Jacobs A., Hattendorf B., Schüffler P.J., Grolimund D., Buhmann J.M., Brandt S. et al.. Highly multiplexed imaging of tumor tissues with subcellular resolution by mass cytometry. Nat. Methods. 2014; 11:417–422. [DOI] [PubMed] [Google Scholar]
- 60. Budnik B., Levy E., Harmange G., Slavov N.. Mass-spectrometry of single mammalian cells quantifies proteome heterogeneity during cell differentiation. Genome Biol. 2018; 19:161. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
The R package and LRdb are available from https://github.com/SCA-IRCM under the GPL v3 license; submitted to Bioconductor.