skills/smithery.ai/bio-spatial-transcriptomics-spatial-deconvolution

bio-spatial-transcriptomics-spatial-deconvolution

Installation
SKILL.md

Version Compatibility

Reference examples tested with: anndata 0.10+, matplotlib 3.8+, numpy 1.26+, pandas 2.2+, scanpy 1.10+

Before using code patterns, verify installed versions match. If versions differ:

  • Python: pip show <package> then help(module.function) to check signatures

If code throws ImportError, AttributeError, or TypeError, introspect the installed package and adapt the example to match the actual API rather than retrying.

Spatial Deconvolution

Estimate cell type composition in spatial spots using scRNA-seq references.

Required Imports

Installs
1
First Seen
Mar 22, 2026
bio-spatial-transcriptomics-spatial-deconvolution from smithery.ai