lcolladotor / escheR

R package to visualize colocalization for spatial transcirptomic data

Home Page:https://boyiguo1.github.io/escheR/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

escheR

Lifecycle: experimental BioC status

The goal of escheR is to create an unified multi-dimensional spatial visualizations for spatially-resolved transcriptomics data following Gestalt principles.

Our preprint describing the innovative visualization is available from bioRxiv.

Installation

You can install the development version of escheR from GitHub with:

# install.packages("devtools")
devtools::install_github("boyiguo1/escheR")

The authors are submitting the package to Bioconductor.

Input data format

To use escheR, we assume the input data are provided as a SpatialExperiment Bioconductor object. For people whose data are stored as a Seurat object, we advise to convert to a SpatialExperiment object before applying the workflow below.

Tutorial

Please find an end-to-end tutorial at https://boyiguo1.github.io/escheR/

Citation

Our preprint describing escheR is available from bioRxiv:

  • Guo B, Hicks SC (2023). “escheR: Unified multi-dimensional visualizations with Gestalt principles.” bioRxiv. doi:10.1101/2023.03.18.533302

About

R package to visualize colocalization for spatial transcirptomic data

https://boyiguo1.github.io/escheR/index.html

License:Other


Languages

Language:R 100.0%