PyPI-Server Unit tests

Save and write SpatialFeatureExperiment’s in Python

Introduction

The dolomite-sfe package is the Python counterpart to the alabaster.sfe R package, providing methods for saving/reading SpatialFeatureExperiment objects within the dolomite framework.

[!NOTE] This package currently only supports reading of SFE objects from the alabaster format.

Install

To get started, install the package from PyPI

pip install dolomite-sfe

Note

This project has been set up using BiocSetup and PyScaffold.