> 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/microarray/other-illumina-array-software/microarray-other-illumina-array-software-reference_material-list/000002205.md).

# Using Beeline to regenerate GTC files with an alternate cluster file or manifest file

GTC files are generated from IDAT files using the AutoConvert feature within the iScan Control Software (ICS) or NextSeq 550 Control Software (NCS). Occasionally, users will want to generate alternate GTC files applying a custom or updated cluster file, or an updated manifest file that is different from the ones used to create the original GTC files. Such GTC files can be regenerated using existing IDAT files and the Beeline 2.0 software.

1. Download the Beeline software v.2.0.3 from the [Beeline Support page](https://support.illumina.com/array/array_software/beeline.html?langsel=/us/).
2. Upon launching the Beeline software, a welcome screen appears with the application windows . Select “Close” in the bottom right corner.

   ![](/files/B0m8VsLQdupzGxTbceAL)

**Figure 1. Beeline welcome screen**

3. In the next screen, select the "Convert Idat to Gtc" icon.

. ![](/files/GY6dqYaEjfAkEf58Jjhp)

**Figure 2. Convert Idat to Gtc menu**

4. Follow the instructions on page 11 of the [Beeline Software User Guide](https://support.illumina.com/downloads/beeline-software-v2-0-user-guide.html) and browse to the IDAT Folder, Manifest file, and Cluster File.

. ![](/files/GEQUtdZCnQRqpwoBzWJV)

**Figure 3. IDATs, Manifest and Cluster File selection screen**

**Notes:**

* Beeline is expecting the IDAT files to be contained in a folder that has the same name as the barcode of the IDATs, eg, 203561980081. In Beeline, one can designate the IDATs folder either as the direct barcode folder, or the folder containing the barcode folder, one level up.
* For Beeline to work, the IDATs need to have the original name. If the IDATs have been renamed, edit back to the original name, eg, "203561980081\_R02C01\_Red.idat."
* If renaming the cluster file, be aware that the custom cluster file name must match the Illumina convention up to the first “underscore”, eg, CytoSNP-850Kv1-2\_custom-text-here.egt
* If working in GenomeStudio v2.0, one can create a new project using the new GTC files and a sample sheet (required). Regenerate the CN Metrics report and check the LogRDev values in GenomeStudio v2.0 as usual.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                   |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #2205), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000002205%20-%20Microarray%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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/microarray/other-illumina-array-software/microarray-other-illumina-array-software-reference_material-list/000002205.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.
