Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.07 KB

alabaster.sfe

Codecov test coverage R-CMD-check

The goal of alabaster.sfe is to implement a language agnostic format to represent SpatialFeatureExperiment on disk, as in the existing alabaster packages from ArtifactDB. This serves to formalize and standardize the files written to disk when SFE reformats smFISH transcript spots and to improve interoperability between the R and Python implementations of Voyager.

Installation

You can install the development version of alabaster.sfe from GitHub with:

# install.packages("devtools")
devtools::install_github("pachterlab/alabaster.sfe")

This package has been submitted to Bioconductor and is under review