# 软件简介

## Stereo Data Analysis Solution (SDAS)软件

STOmics开发的一套时空组学数据高级生物信息分析软件，专为时空组学数据（STOmics平台数据）提供全流程数据分析解决方案。

* **功能模块**：包含14个功能模块，共31个算法/方法。具体有：数据处理，细胞类型注释，空间结构域识别，细胞邻域分析，CNV分析，空间基因共表达，差异基因识别，基因集富集分析，基因调控网络分析，细胞通讯分析，轨迹分析，转录因子分析，细胞空间距离分析，和公共数据库验证。
* **输入**：h5ad文件（如SAW count，SAW convert gef2h5ad生成），SAW aggr生成的h5mu文件，rds文件  输出：h5ad，rds，csv，txt，png和pdf文件
* **输出**：h5ad，rds，csv，txt，png和pdf文件

<figure><img src="/files/AIB91owX4ZjgGRwoxOLq" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mysite.gitbook.io/sdas_manual_cn/readme/01_sdas_intro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
