bgpt-paper-search
BGPT is a remote MCP server that searches a curated database of scientific papers built from raw experimental data extracted from full-text…
Maintainer FreedomIntelligence · Last updated April 1, 2026
Computational analysis framework for spatial multi-omics data integration. Given spatially variable genes (SVGs), spatial domain annotations, tissue type, and disease context from spatial transcriptomics/proteomics experiments (10x Visium, MERFISH, DBiTplus, SLIDE-seq, etc.), performs comprehensive biological interpretation including pathway enrichment, cell-cell interaction inference, druggable target identificatio….
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/tooluniverse-spatial-omics-analysis
Skill Snapshot
Source Doc
Apply when users:
NOT for (use other skills instead):
tooluniverse-target-researchtooluniverse-variant-interpretationtooluniverse-adverse-event-detectiontooluniverse-multiomic-disease-characterizationtooluniverse-gwas-* skillstooluniverse-systems-biology| Parameter | Required | Description | Example |
|---|---|---|---|
| svgs | Yes | Spatially variable genes (gene symbols) | ['EGFR', 'CDH1', 'VIM', 'MYC', 'CD3E'] |
| tissue_type | Yes | Tissue/organ type | brain, liver, lung, breast, skin |
| technology | No | Spatial omics platform used | 10x Visium, MERFISH, DBiTplus, SLIDE-seq |
| disease_context | No | Disease if applicable | breast cancer, Alzheimer disease, liver cirrhosis |
| spatial_domains | No | Dict mapping domain name to marker genes | {'Tumor core': ['MYC','EGFR'], 'Stroma': ['VIM','COL1A1']} |
| cell_types | No | Cell types identified in deconvolution | ['Epithelial', 'T cell', 'Macrophage', 'Fibroblast'] |
| proteins | No | Proteins detected (if multi-modal) | ['CD3', 'CD8', 'PD-L1', 'Ki67'] |
| metabolites | No | Metabolites detected (if SpatialMETA) | ['glutamine', 'lactate', 'ATP'] |
Related skills
BGPT is a remote MCP server that searches a curated database of scientific papers built from raw experimental data extracted from full-text…
Visualize ChIP-seq data using deepTools, Gviz, and ChIPseeker. Create heatmaps, profile plots, and genome browser tracks. Visualize signal a…
Generate consensus FASTA sequences by applying VCF variants to a reference using bcftools consensus. Use when creating sample-specific refer…
Visualize copy number profiles, segments, and compare across samples. Create publication-quality plots of CNV data from CNVkit, GATK, or oth…