This is the development version of SPOTlight; for the stable release version, see SPOTlight.
`SPOTlight`: Spatial Transcriptomics DeconvolutionBioconductor version: Development (3.22)
`SPOTlight`provides a method to deconvolute spatial transcriptomics spots using a seeded NMF approach along with visualization tools to assess the results. Spatially resolved gene expression profiles are key to understand tissue organization and function. However, novel spatial transcriptomics (ST) profiling techniques lack single-cell resolution and require a combination with single-cell RNA sequencing (scRNA-seq) information to deconvolute the spatially indexed datasets. Leveraging the strengths of both data types, we developed SPOTlight, a computational tool that enables the integration of ST with scRNA-seq data to infer the location of cell types and states within a complex tissue. SPOTlight is centered around a seeded non-negative matrix factorization (NMF) regression, initialized using cell-type marker genes and non-negative least squares (NNLS) to subsequently deconvolute ST capture locations (spots).
Author: Marc Elosua-Bayes [aut, cre], Helena L. Crowell [aut]
Maintainer: Marc Elosua-Bayes <elosua.marc at gmail.com>
Citation (from within R, entercitation("SPOTlight")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("SPOTlight")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SPOTlight")
Details biocViews SingleCell, Software, Spatial, StatisticalMethod Version 1.13.0 In Bioconductor since BioC 3.15 (R-4.2) (3 years) License GPL-3 Depends R (>= 4.1) Imports ggplot2, NMF, Matrix, matrixStats, nnls, SingleCellExperiment, sparseMatrixStats, stats System Requirements URL https://github.com/MarcElosua/SPOTlight Bug Reports https://github.com/MarcElosua/SPOTlight/issues See More Suggests BiocStyle, colorBlindness, DelayedArray, DropletUtils, ExperimentHub, ggcorrplot, grDevices, grid, igraph, jpeg, knitr, methods, png, rmarkdown, scater, scatterpie, scran, SpatialExperiment, SummarizedExperiment, S4Vectors, TabulaMurisSenisData, TENxVisiumData, testthat Linking To Enhances Depends On Me Imports Me Suggests Me Links To Me Build Report Build Report Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4