# 各功能模块使用说明

对14个功能模块进行详细介绍，包括用途，运行方式，输入参数说明、输出结果说明、调参建议和性能测试。功能模块介绍的顺序为：数据处理，细胞类型注释，空间结构域识别，细胞邻域分析，CNV分析，空间基因共表达，差异基因识别，基因集富集分析，蛋白互作网络分析，细胞通讯分析，轨迹分析，转录因子分析，细胞空间距离分析，和公共数据库验证。

<figure><img src="/files/dipLs1pjjqdwNKEA28DX" 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/04_manual.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.
