Skip to main content

CellSim: a novel software to calculate cell similarity and identify their co-regulation networks

Abstract

Background

Cell direct reprogramming technology has been rapidly developed with its low risk of tumor risk and avoidance of ethical issues caused by stem cells, but it is still limited to specific cell types. Direct reprogramming from an original cell to target cell type needs the cell similarity and cell specific regulatory network. The position and function of cells in vivo, can provide some hints about the cell similarity. However, it still needs further clarification based on molecular level studies.

Result

CellSim is therefore developed to offer a solution for cell similarity calculation and a tool of bioinformatics for researchers. CellSim is a novel tool for the similarity calculation of different cells based on cell ontology and molecular networks in over 2000 different human cell types and presents sharing regulation networks of part cells. CellSim can also calculate cell types by entering a list of genes, including more than 250 human normal tissue specific cell types and 130 cancer cell types. The results are shown in both tables and spider charts which can be preserved easily and freely.

Conclusion

CellSim aims to provide a computational strategy for cell similarity and the identification of distinct cell types. Stable CellSim releases (Windows, Linux, and Mac OS/X) are available at: www.cellsim.nwsuaflmz.com, and source code is available at: https://github.com/lileijie1992/CellSim/.

Background

Cell type and tissue specificity are key aspects of precision medicine and regenerative medicine researches [1].The cells direct reprogramming and complex human disease studies, such as cancer, show that cell-cell interaction networks and cell-specific regulatory differences are essentialfor researchers [2, 3].Direct reprogramming requires cellular similarity between original cell and the target cell type, as well as sharing regulation networks [4,5,6]. Cells similarity can be estimated by the position and function of the cell in vivo, but is infeasible for all human cell types and still highly challenging. Besides, due to the social pressures and sampling difficulties in part of human tissues and cell-types, direct assay of the cell and tissue-specific regulation networks is highly challenging [7]. Thus, the direct reprogramming cell types are limited [8]. Therefore, precise calculation of human cell types similarity and intracellular regulation networks will be of great help to the development of cell reprogramming techniques and complex disease treatment [9].

Traditional “wet” lab methods(molecular or cell experiments) can not meet the requirements for calculating the similarity of all human cell types since thousands of cell types have been confirmed in the human body [10].For instance, Cell Ontology provides a relationship between cells which contain a large number of cells among many species [11, 12]. BioGRID and HPRD database offer regulation networks in species [13, 14]. These data represent cells connection and global pathway function but cannot quantize cells relationship and distinguish the cell-specific regulation [15]. Bioinformatics methods are needed in similarity calculation. Successful methods, Mogrify [16],CellNet [17],MNDR [18], RAID [19] and ViRBase [20] can predict reprogramming factors and assess the fidelity of cellular engineering. There are also some other related soft or database for computational biology [21, 22]. However, these predictions are limited by the cell type numbers and cannot precisely calculate the similarity among all human cell types. Further, none of these resources can predict cell types by its specific expression genes and transcription factors (TFs).

eIn this study, we developed CellSim software in order to compute the cell similarity based on Cell ontology network and cell-specific regulation network in FANTOM [10, 23, 24]. We used the term in Cell Ontology as a node in cell network, and the relationship between each term as an edge. Moreover, CellSim acquires cell similarity based on the cell network with semantic similarity as a measurement to compute the similarity between each pair of nodes. Additionally, CellSim provides the detail TF-gene regulation relationships which are shared among original cell and the target cell. Considering the importance of cancer research and tumor heterogeneity which show specific molecular regulation mechanism and gene expression, CellSim divides the cell type-specific regulatory network into cancer and normal cell network respectively, in order to provide a more precise reference for cancer researches.

Implementation

This version of CellSim was developed using the PYQT5 platform. The main workflow of CellSim is shown in Fig. 1. We extracted all human cell types from existing database, calculated similarities between cells, and integrated human tissue-specific TF-genes regulation networks to adjust and rectify similarity scores. CellSim can mainly achieve two functions. First, quantify the similarity between any human cells and provide part cells’ shared regulation networks which are sorted by the regulation reliability from high to low. Seconds predict cell types by cell-specific highly expressed genes in query cell and sort cells through the expected score. Considering the complexity of tumor cells, the prediction is performed in human healthy cells and tumor cells, separately.

Fig. 1
figure 1

Schematic Diagram of CellSim. CellSim has two main functions:the first one is the calculation of cell similarity and the second one is the prediction of cell type

Cell similarity calculation

The networks of cell types were downloaded and analyzed from Cell Ontology which includes 2160 cell types(Including both general and branch cell types). The similarity score between different cells was calculated by semantic similarity algorithm [25,26,27,28], with formula as below:

$$ IC(t)=-\mathit{\log}P(t) $$
(1)
$$ {IC}_{ma}\left(t,{t}^{\prime}\right)=\underset{\widehat{t}\in Pa\left(t,{t}^{\prime}\right)}{\mathit{\max}} IC\left(\widehat{t}\right) $$
(2)
$$ sim\left(t,{t}^{\prime}\right)=\frac{2\ast {IC}_{ma}\left(t,{t}^{\prime}\right)}{IC(t)+ IC\left({t}^{\prime}\right)} $$
(3)

Where t refers to a cell type which is as a term in Cell Ontology. IC(t) refers to information content value of cell type t. P(t) refers to the percent that t and its progeny cell types are divided by all cell types. Pa(t, t) refers to the cell types that contain both t and t. ICma(t, t) refers to the maximum information content of paternal cell type node shared by t and t.As the above definition, the scale of similar score is from 0 to 1.

We calculated the distribution of similarity scores across all cell types. The distribution of scores is given in Fig. 2. The distribution indicates that when the similarity scores are less than 0.1, the relationship between cells is weak and strangeness. Similarity is moderate when scores are between 0.1 and 0.4. Cells show a significant similarity when score is between 0.4–0.7. When the similarity score is higher than 0.7, it is considered that there is a strong correlation between the cells, which indicate there potential property, location and functional similarity or even belong to the same type of cells. Further more, we used Euclidean Distance [29] to cluster the cells with their similarity score. Results, including heat map and circle cluster figure, both of these are showing tidy phenomenon with apparent modules (Fig. 3), which indicates the reliable and accurate measure ability of our methods.

Fig. 2
figure 2

The distribution map of all human cell types similarity scores

Fig. 3
figure 3

Human cell similarity cluster. a Human cell similarity heat map. The similarities of all human cell types were calculated by Lin’s semantic similarity arithmetic. Yellow lines were used to point out the modules with a high similarity. b Circles Hierarchical Clustering Diagramof Human cell Similarity. The clustered branches were annotated with alternated blue and cell names

Prediction of cell types with TF-gene regulatory network

We continued to validate our methods based on the cell-specific TF-gene regulatory networks in FANTOM project, which includes both 258 human normal cells and 130 cancer cells. As shown in the distribution of regulation reliability scores (Fig. 4a), there is an apparent fault at 0.01. We conjecture that the bellow regulations are weak or noise. And the statistic result shows that only 7 cells, less than 2%, do not follow the rule (Fig. 4b). Therefore, we removed the edges of which score was lower than 0.01 in order to get robust molecular networks. Finally, unique TF-gene edges were extracted as a cell-specific network for each type of cells. Our heatmap and circle cluster results also show high tidiness (Fig. 5). Based on the cell-specific networks, CellSim provides the prediction of cell types with a query gene list.

Fig. 4
figure 4

Cell-specific Network Filtration. a Confidence scores distribution diagram of cell-specific network in FANTOM. Results show that more than 98% diagrams reach a plateau at 0.01, which was then used as a threshold to get robust network. b The bar of cell networks with plateau at 0.01

Fig. 5
figure 5

Cluster of Cells with Specific Network in FANTOM. The similarity of Cells with Specific Network in Fantom5 was calculated by Lin’s semantic similarity arithmetic. Then the cells were clustered and showed as heat map and hierarchical clustering diagram. (a) Heat map of clustered cells. (b) Hierarchical clustering diagram

Function design

CellSim provides two kinds of search entries, including cell types and gene list. For the first entry, when users input two records of cell types, CellSim will calculate and display the similarities between these two lists. If user inputs only one cell type, CellSim will calculate and show the similarity between this cell type and all the other types of cells. Besides, based on the cell-specific TF-gene regulation networks in FANTOM, CellSim can also provide the common network between different cells if there are the corresponding regulation networks in FANTOM. Another entry is a list of genes, through which function CellSim can predicate the gene related specific cell type. We used cell-specific TF-gene networks mentioned above as background datasets. CellSim provides both radar charts and the associated tables as results, which can be downloaded freely. Net Map Radar Chart is drawn according to the first row of the table, which represents the ratio of query genes and cell-specific genes to cell-specific genes (Formulas 4). Gene List Map Radar Chart is drawn according to the second row of the table, which represents the ratio of query genes and cell-specific genes to query genes (Formulas 5). The formulas are given bellow:

$$ R=\frac{Q\cap M}{num(M)} $$
(4)
$$ R=\frac{Q\cap M}{num(Q)} $$
(5)

Where R represents overlap scores between the query gene list and the specific genes in target cell type. Q represents the query gene list. M represents gene list of the cell-specific network. Num(M) means the number of genes in M.

Result

Stem cell similarity calculation as case study

We used somatic stem cell, stem cell, neuronal stem cell osteoblast, and myoblast as an example to show the similarity calculation results of cell types (Fig. 6). As shown in the figure, cell type can be inputted by file(Fig. 6b), or quickly entered in the primary interface. The results are presented on the primary interface of CellSim in the form of tabs (Fig. 6a). Precise data are shown in Table 1. The conventional network of cell types is annotated in the last column. If the two cell types have a shared network, it is filled in “Common Network”. If only one cell has a network, it is shown as the cell type’s name. Clicking the block in CellSim, the detailed information of the regulation network will be shown in a floating window and sort according to the regulation reliability scores. Specific regulation network sample is shown in Table 2.

Fig. 6
figure 6

Example of cell similarity calculation. (a) The result tab in CellSim main interface. (b) File input window

Table 1 Cell types similarity and common networks
Table 2 The top ten regulation terms in sharing network of osteoblast and myoblast

We analyzed the similar trend of embryonic stem cells (ESC) and extracted the top-ten similarity score cell types are shown in Fig. 7. The most similar to ESC is embryonic cell, mesodermal cell, and early embryonic cell, which have an identical feature to ESC, high pluripotency. This result also validates the reliability of CellSim. Besides, ESC is similar to migratory neural crest cell, neuroectodermal cell, migratory cranial neural crest cell, and migratory trunk neural crest cell. The similarity is lower than early embryonic cells and higher than normal somatic stem cells, which shows that ESC is more likely to differentiate into specific neural stem cells than other somatic stem cells. The results indicate that the most similar cell types are early embryonic cells and followed by adult stem cells, which is consistent with the pluripotency difference instem cell types [30, 31]. This consequence proves the reliability and robustness of CellSim. We speculate that ESCs and related neural stem cells have similar regulation networks and functions, which needs further experimental validation.

Fig. 7
figure 7

Embryonic stem cell similar cell types analysis

Cell type prediction

We made an example use of cell type prediction (Fig. 8). Specific gene list can be inputted as a file (Fig. 6b) or entered directly from the main screen. In order to get more robust results, we suggest user choose more than 10 genes as input in CellSim for a more accurate prediction result. In order to get an accurate result, the query is divided into two types: normal human cells and cancer cells. The predictions are presented in the main window as individual tabs (Fig. 8). Rader map is made to show the prediction results directly, including the ratio of the sharing genes to cell-specific genes and the ratio of the sharing genes to query genes. These figures can be modified freely by the figure tools in CellSim including title name, axis name, color, transparency and so on. Quantized prediction results are shown as a table on the right. We make a detailed table using the screen the top ten terms (Table 3).

Fig. 8
figure 8

Example using: cell type prediction

Table 3 The top ten predicted cell types of query gene list

Conclusion

CellSim is a user-friendly and open-source software for the similarity calculation of different cells and the prediction of cell types based on networks which include the structure in Cell Ontology and the cell-specific TF-gene regulation network in FANTOM. This tool will be helpful for the research of cell direct reprogramming and the cellular heterogeneity of cancer cells, especially after the era of human cell atlas researches [32].Through validation of cluster analysis, our computational strategy showed high tidiness and robust in different datasets. CellSim outputs can be downloaded freely, including figures and tables. Integrate other information, including DNA methylation, non-coding RNA regulation and some other source, will be helpful for the cell similarity calculation.

Abbreviations

ESCs:

Embryonic stem cells

IC:

Information content

TFs:

Transcription factors

References

  1. Xu Y, Shi Y, Ding S. A chemical approach to stem-cell biology and regenerative medicine. Nature. 2008;453(7193):338.

    Article  CAS  Google Scholar 

  2. Meissner A, Wernig M, Jaenisch R. Direct reprogramming of genetically unmodified fibroblasts into pluripotent stem cells. Nat Biotechnol. 2007;25(10):1177.

    Article  CAS  Google Scholar 

  3. Kim JB, Greber B, Araúzo-Bravo MJ, Meyer J, Park KI, Zaehres H, Schöler HR. Direct reprogramming of human neural stem cells by OCT4. Nature. 2009;461(7264):649.

    Article  CAS  Google Scholar 

  4. Brambrink T, Foreman R, Welstead GG, Lengner CJ, Wernig M, Suh H, Jaenisch R. Sequential expression of pluripotency markers during direct reprogramming of mouse somatic cells. Cell Stem Cell. 2008;2(2):151–9.

    Article  CAS  Google Scholar 

  5. Kim J, Chu J, Shen X, Wang J, Orkin SH. An extended transcriptional network for pluripotency of embryonic stem cells. Cell. 2008;132(6):1049–61.

    Article  CAS  Google Scholar 

  6. Ieda M, Fu J-D, Delgado-Olguin P, Vedantham V, Hayashi Y, Bruneau BG, Srivastava D. Direct reprogramming of fibroblasts into functional cardiomyocytes by defined factors. Cell. 2010;142(3):375–86.

    Article  CAS  Google Scholar 

  7. Wernig M, Lengner CJ, Hanna J, Lodato MA, Steine E, Foreman R, Staerk J, Markoulaki S, Jaenisch R. A drug-inducible transgenic system for direct reprogramming of multiple somatic cell types. Nat Biotechnol. 2008;26(8):916.

    Article  CAS  Google Scholar 

  8. Li X, Liu D, Ma Y, Du X, Jing J, Wang L, Xie B, Sun D, Sun S, Jin X: Direct reprogramming of fibroblasts via a chemically induced XEN-like state. Cell Stem Cell 2017, 21(2):264–273. e267.

  9. Wong AK, Krishnan A, Troyanskaya OG. GIANT 2.0: genome-scale integrated analysis of gene networks in tissues. Nucleic Acids Res. 2018.

  10. Andersson R, Gebhard C, Miguel-Escalada I, Hoof I, Bornholdt J, Boyd M, Chen Y, Zhao X, Schmidl C, Suzuki T. An atlas of active enhancers across human cell types and tissues. Nature. 2014;507(7493):455.

    Article  CAS  Google Scholar 

  11. Bard J, Rhee SY, Ashburner M. An ontology for cell types. Genome Biol. 2005;6(2):R21.

    Article  Google Scholar 

  12. Diehl AD, Meehan TF, Bradford YM, Brush MH, Dahdul WM, Dougall DS, He Y, Osumi-Sutherland D, Ruttenberg A, Sarntivijai S. The cell ontology 2016: enhanced content, modularization and ontology interoperability. J Biomed Semantics. 2016;7(1):44.

    Article  Google Scholar 

  13. Chatr-aryamontri A, Breitkreutz B-J, Heinicke S, Boucher L, Winter A, Stark C, Nixon J, Ramage L, Kolas N, O’Donnell L. The BioGRID interaction database: 2013 update. Nucleic Acids Res. 2013;41(D1):D816–23.

    Article  CAS  Google Scholar 

  14. Prasad TK, Goel R, Kandasamy K, Keerthikumar S, Kumar S, Mathivanan S, Telikicherla D, Raju R, Shafreen B, Venugopal A. Human protein reference database—2009 update. Nucleic Acids Res. 2009;37(suppl 1):D767–72.

    Article  CAS  Google Scholar 

  15. Li L, Zhang L, Liu G, Feng R, Jiang Y, Yang L, Zhang S, Liao M, Hua J. Synergistic transcriptional and post-transcriptional regulation of ESC characteristics by Core pluripotency transcription factors in protein-protein interaction networks. PLoS One. 2014;9(8):e105180.

    Article  Google Scholar 

  16. Rackham OJ, Firas J, Fang H, Oates ME, Holmes ML, Knaupp AS, Suzuki H, Nefzger CM, Daub CO, Shin JW. A predictive computational framework for direct reprogramming between human cell types. Nat Genet. 2016;48(3):331.

    Article  CAS  Google Scholar 

  17. Cahan P, Li H, Morris SA, Da Rocha EL, Daley GQ, Collins JJ. CellNet: network biology applied to stem cell engineering. Cell. 2014;158(4):903–15.

    Article  CAS  Google Scholar 

  18. Cui T, Zhang L, Huang Y, Yi Y, Tan P, Zhao Y, Hu Y, Xu L, Li E, Wang DJNar: MNDR v2. 0: an updated resource of ncRNA–disease associations in mammals 2017, 46(D1):D371-D374.

  19. Yi Y, Zhao Y, Li C, Zhang L, Huang H, Li Y, Liu L, Hou P, Cui T, Tan PJNar: RAID v2. 0: an updated resource of RNA-associated interactions across organisms 2016, 45(D1):D115-D118.

  20. Li Y, Wang C, Miao Z, Bi X, Wu D, Jin N, Wang L, Wu H, Qian K, Li CJNar: ViRBase: a resource for virus–host ncRNA-associated interactions 2014, 43(D1):D578-D582.

  21. Zhang T, Tan P, Wang L, Jin N, Li Y, Zhang L, Yang H, Hu Z, Zhang L, Hu CJNar: RNALocate: a resource for RNA subcellular localizations 2016, 45(D1):D135-D138.

  22. Wu D, Huang Y, Kang J, Li K, Bi X, Zhang T, Jin N, Hu Y, Tan P, Zhang LJA: ncRDeathDB: A comprehensive bioinformatics resource for deciphering network organization of the ncRNA-mediated cell death system 2015, 11(10):1917–1926.

  23. Marbach D, Lamparter D, Quon G, Kellis M, Zn K, Bergmann S. Tissue-specific regulatory circuits reveal variable modular perturbations across complex diseases. Nat Methods. 2016.

  24. Consortium F. A promoter-level mammalian expression atlas. Nature. 2014;507(7493):462–70.

    Article  Google Scholar 

  25. Lin D: An information-theoretic definition of similarity. In: ICML: 1998. Citeseer: 296–304.

  26. Lord PW, Stevens RD, Brass A, Goble CA. Semantic similarity measures as tools for exploring the gene ontology. In: Biocomputing 2003: World Scientific; 2002. p. 601–12.

  27. Resnik P: Using information content to evaluate semantic similarity in a taxonomy. arXiv preprint cmp-lg/9511007 1995.

  28. Jiang JJ, Conrath DW. Semantic similarity based on corpus statistics and lexical taxonomy. In: arXiv preprint cmp-lg/9709008; 1997.

    Google Scholar 

  29. Danielsson P-E. Euclidean distance mapping. Computer Graphics and image processing. 1980;14(3):227–48.

    Article  Google Scholar 

  30. D'Amour KA. Gage FHJPotNAoS: genetic and functional differences between multipotent neural and pluripotent embryonic. Stem Cells. 2003;100(suppl 1):11866–72.

    CAS  Google Scholar 

  31. Orkin SH, Hochedlinger KJc: Chromatin connections to pluripotency and cellular reprogramming 2011, 145(6):835–850.

  32. Rozenblatt-Rosen O, Stubbington MJT, Regev A, Teichmann SA. The human cell atlas: from vision to reality. Nature. 2017;550(7677):451–3.

    Article  CAS  Google Scholar 

Download references

Acknowledgements

We thank the authors of the Cell ontology project for their contribution to cytotaxonomy.

Funding

This work was supported by National Natural Science Foundation of China (Grant no. 61772431); the Fundamental Research Funds for the Central Universities (Grant no.2452015077, 2452015060); Natural Science Fundamental Research Plan of Shaanxi Province (2018JM6039,2016JM6038). The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.

Availability and requirements

Project name: CellSim.

Project home page: http://www.cellsim.nwsuaflmz.com

Operating system(s): Windows, Linux, and Mac OS/X.

Programming language: Python.

Other requirements: Python 3.5 or higher.

License: GNU GPL version 3.

Any restrictions to use by non-academics: none.

Availability of data and materials

The codes used in this study were available in https://github.com/lileijie1992/CellSim/.

The cell ontology data was available in https://github.com/obophenotype/cell-ontology.

The cell-specific regulation networks were available in http://regulatorycircuits.org/.

Author information

Authors and Affiliations

Authors

Contributions

LL and ML conceived the calculation of cell similarity. LL, DC, XW, and PZ collected and analyzed data and trained the software. JZ, JY, ST, HL checked practicality of this study and evaluated the performance of CellSim. LL, SUR, and ML drafted the manuscript. LL and ML supervised every step in the project. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Mingzhi Liao.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Li, L., Che, D., Wang, X. et al. CellSim: a novel software to calculate cell similarity and identify their co-regulation networks. BMC Bioinformatics 20, 111 (2019). https://doi.org/10.1186/s12859-019-2699-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12859-019-2699-3

Keywords