From cd9c80a888406e2e0b1c80cab6adfd3cd0418974 Mon Sep 17 00:00:00 2001 From: Chen Yang Date: Tue, 6 Jan 2026 15:30:37 -0600 Subject: [PATCH] Add ChatSpatial to Spatial Analysis section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 753461a..f0e23ae 100644 --- a/README.md +++ b/README.md @@ -531,6 +531,7 @@ * [twitterscraper](https://github.com/taspinar/twitterscraper): Efficient library to scrape Twitter ## Spatial Analysis +* [ChatSpatial](https://github.com/cafferychen777/ChatSpatial) - MCP server enabling spatial transcriptomics analysis via natural language. Integrates 60+ methods for spatial domains, deconvolution, cell communication, and trajectory analysis. * [GeoPandas](https://github.com/geopandas/geopandas) - Python tools for geographic data. pandas compatible * [PySal](https://github.com/pysal/pysal) - Python Spatial Analysis Library.