Skip to content

Deprecate BumpyMatrix functionality for molecule-based data #141

@lmweber

Description

@lmweber

We previously included some functionality using BumpyMatrix to store molecule-based spatial transcriptomics data, along with an example dataset from the seqFISH platform in the STexampleData package.

This is now obsolete, since there are now two other great packages in Bioconductor (MoleculeExperiment and SpatialFeatureExperiment) contributed by other members of the Bioconductor community, which both extend SpatialExperiment to molecule-based data in a much more sophisticated / detailed manner than our BumpyMatrix example.

So I think it makes sense to deprecate and remove the BumpyMatrix functionality from the SpatialExperiment package. This will (i) avoid confusing users and (ii) reduce dependencies.

Any thoughts? I'll assign this to me for now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions