Code Monkey home page Code Monkey logo

spatialexperiment-analysis's Introduction

Repository to explore various types of spatial transcriptomics and proteomics datasets

Types of spatial data being generated

Spatial image-based and sequencing-based transcriptomics methods

Spatial proteomics

Spatial data infrastructure

There are various types of proposed spatial data infrastructure to store and analyze spatial data in R/Bioconductor or Python:

  • starfish schema (docs available here))
    • Pros: has a schema for a spatially-localized gene expression matrix that supports with transcriptomics and proteomics and spatial sequencing methods
    • Cons:
  • Giotto data structure (R package available)
    • Pros:
    • Cons:
  • Spaniel data infrastructure (Bioconductor package available) -- stores the processed data (count matrix) from spatial transcriptomics in a SingleCellExperiment object, with x/y coordinates in the colData. The image is then read in separately.
    • Pros:
    • Cons: (1) might be better to define a slot rather than storing as metadata (to enable validity checks) and (2) like SingleCellExperiment, make a package dedicated to the data structure, and leaving plotting functions to downstream packages
  • SpatialCellExperiment package (available on GitHub).
    • Pros:
    • Cons:
  • https://akoyabio.github.io/phenoptr/

Datasets

Analysis of 10x Visium mouse brain tissue (strain C57BL/6)

This Visium data come from the 10x website and there is a short description provided:

"10x Genomics obtained fresh frozen mouse brain tissue (Strain C57BL/6)from BioIVT Asterand. The tissue was embedded and cryosectioned as described in Visium Spatial Protocols - Tissue Preparation Guide (Demonstrated Protocol CG000240). Tissue sections of 10 µm thickness from a slice of the coronal plane were placed on Visium Gene Expression Slides."

Code and analysis available here.

Useful resources

Contributors

spatialexperiment-analysis's People

Contributors

stephaniehicks avatar csoneson 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.