> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/software/on-instrument-analysis-software.md).

# On Instrument Analysis Software

- [Reference Material](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list.md)
- [Comparison of MiSeq Reporter and Local Run Manager analysis workflows](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000005974.md)
- [Local Run Manager v3 with MiSeq Control Software v4 Introduction Support Webinar Video](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000008078.md)
- [Local Run Manager 如何利用不完整的测序结果生成FASTQ文件](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000007112.md)
- [Using Illumina Experiment Manager (IEM) to Create a Sample Sheet for Illumina Libraries Video](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000005856.md)
- [如何使MiSeq Reporter生成Index Reads 的FASTQ文件](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000007352.md)
- [如何使用MiSeq Reporter从未完成的run中创建出FASTQ文件](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000007401.md)
- [如何使用MiSeq Reporter重新分析一个run？](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000007342.md)
- [如何在Local Run Manage中进行重分析（Requeue）及导入运行数据（Import）再分析](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000007141.md)
- [如何将桌面测序仪和Local Run Manager与网络存储位置进行连接](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000007367.md)
- [FAQ](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-faq-list.md)
- [Can the MiSeq System generate FASTQ files?](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-faq-list/000002606.md)
- [Troubleshooting](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-troubleshooting-list.md)
- [Creating a custom DRAGEN reference genome for NextSeq1000/2000 analysis](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-troubleshooting-list/000007055.md)
- [How to remove a BCL file from analysis in MiSeq Reporter or Local Run Manager](https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-troubleshooting-list/000002415.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.illumina.com/software/on-instrument-analysis-software.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
