| Literature DB >> 32117635 |
Benedikt Obermayer1,2, Manuel Holtgrewe1,2, Mikko Nieminen1,3, Clemens Messerschmidt1,2, Dieter Beule1,3.
Abstract
BACKGROUND: Single cell omics technologies present unique opportunities for biomedical and life sciences from lab to clinic, but the high dimensional nature of such data poses challenges for computational analysis and interpretation. Furthermore, FAIR data management as well as data privacy and security become crucial when working with clinical data, especially in cross-institutional and translational settings. Existing solutions are either bound to the desktop of one researcher or come with dependencies on vendor-specific technology for cloud storage or user authentication.Entities:
Keywords: Single cell; Visualization; tSNE
Year: 2020 PMID: 32117635 PMCID: PMC7035868 DOI: 10.7717/peerj.8607
Source DB: PubMed Journal: PeerJ ISSN: 2167-8359 Impact factor: 2.984
Comparison of single-cell visualization tools.
| chanzuckerberg. github.io/ cellxgene/ | singlecell. broadinstitute.org | This study | |||||
| v0.1.1 | v1.1.0 | v0.13.0 | v0.13.0 | v0.38.0 | v0.8.1 | ||
| R | R | R | C# | Python | ruby | Python | |
| Browser | Browser | Browser | Windows 10 | Browser | Browser | Browser | |
| GPL-3.0 | MIT | GPL-3.0 | GPL-3.0 | MIT | BSD 3-clause | MIT | |
| Scatter, heatmap | Scatter, violin, heatmap, box, bar | Scatter, heatmap, dot | Scatter, heatmap | Scatter, histogram | Scatter, violin, heatmap, box | Scatter, violin, box, bar, dot | |
| Local + remote | Local | Local | Local | Local + remote | Local + remote | Local + remote | |
| Pagoda | Seurat | Seurat | Raw | Anndata | raw | Anndata, loom, raw, CellRanger | |
Figure 1Overview of SCelVis Architecture and User Interface.
(A) Data can be converted from CellRanger output, loom format or raw text to an input HDF5 file with the SCelVis converter. These files can be uploaded into the web app or loaded remotely via various protocols such as S3, HTTP, etc. SCelVis can then be run locally or on a server/in the cloud and provides various views of the analysis results. (B) Screenshot of the SCelVis interface for a mixture of human and mouse cells from 10X Genomics. Users can browse the “about” tab to obtain background information on the data (1), select the “cell annotation” tab (2) to investigate cell meta data or the “gene expression” tab (3) to interrogate gene expression. The cell annotation view provides scatter, violin, box and bar plots (4). Displayed cells can be filtered (5) by a number of criteria. In typical cases, the scatter plot would be configured with embedding variables on the x- and y-axis (6) and a categorical or continuous variable for the coloring (7). Differential gene expression (8) can be performed by manually selecting groups of cells on the scatter plot, using “box select” or “lasso select” in hover bar on the top right-hand corner of the plot (9). Here, plot results can also be downloaded in png format. The underlying data can be obtained from a link at the bottom left (10). Other datasets can be selected, uploaded or converted from the menu on the top right (11).
Figure 2Visualization of publicly available scRNA-seq data.
(A + B) scRNA-seq data for a 1:1 mixture of 1k fresh frozen human (HEK293T) and mouse (NIH3T3) cells (Chromium v3 chemistry) were taken from the 10X website (CellRanger output) and visualized with SCelVis. A scatter plot shows human vs. mouse UMI counts per cell and confirms a low doublet rate (A), while a bar plot visualizes the species composition of the different clusters defined by CellRanger (B). (C–F) scRNA-seq data for stimulated vs. control PBMCs (Kang et al., 2018). The cluster annotation resulting from the Seurat sample alignment workflow (https://satijalab.org/seurat/v2.4/immune_alignment.html) can be interrogated and monocyte markers can be displayed by selecting from a table of marker genes (C + D). Stimulated or control monocytes can then be isolated using “filter cells” and defined as groups “A” or “B”, respectively, for differential expression analysis (E). Summarized gene expression can be displayed for marker genes as well as cell-type specific or globally differential genes in a split dot plot (F).