Git Product home page Git Product logo

spotlight's Introduction

Welcome to SPOTlight

Bioconductor Time Bioconductor Downloads Support posts

Current build status

  • release Bioconductor Availability Bioconductor Dependencies Bioconductor Commits Bioconductor Release Build
  • development Bioconductor Availability Bioconductor Dependencies Bioconductor Commits Bioconductor Devel Build

We are currently on the process of submitting SPOTlight to bioconductor and there have been some styling changes on this branch compared to previous releases. If you want to use the version we are currently submitting feel free to look at the updated vignette here. If you want to keep using the previous versions, you can still find it in the spotlight-0.1.7 branch and follow the previous vignette.

SPOTlight provides a tool that enables the deconvolution of mixtures of cells from a single-cell reference. Originally developed for 10X's Visium - spatial transcriptomics- technology, it can be used for all technologies that output mixtures of cells. It is compatible with Bioconductor's SingleCellExperiment and SpatialExperiment classes as well as with Seurat objects. Furthermore, the package also provides visualization tools to assess the results of the deconvolution. Briefly, SPOTlight is based on finding topic profile signatures, by means of an NMFreg model, for each cell type and then optimizing the cell types proportions to fit the mixture we want to deconvolute.

Installation

install.packages("BiocManager")
BiocManager::install("SPOTlight")
# Or the devel version
BiocManager::install("SPOTlight", version = "devel")

Alternatively, you can install it from GitHub using the devtools package.

install.packages("devtools")
library(devtools)
install_github("https://github.com/MarcElosua/SPOTlight")

References

  • Elosua-Bayes M, Nieto P, Mereu E, Gut I, Heyn H (2021): SPOTlight: seeded NMF regression to deconvolute spatial transcriptomics spots with single-cell transcriptomes. Nucleic Acids Res 49(9):e50. doi:10.1093/nar/gkab043.

Contributors

SPOTlight was originally developed by Marc Elosua Bayes and has received substantial additional contributions from Helena L. Crowell.

Issues - Ideas?

SPOTlight is still under active development. We greatly welcome (and highly encourage!) all feedback, bug reports and suggestions for improvement here. Please make sure to raise issues with a reproducible example and the output of your sessionInfo().

spotlight's People

Contributors

marcelosua avatar catalyst-project avatar federicomarini avatar jwokaty avatar nturaga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.