> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/partek/partek-flow/user-manual/settings/components/library-file-management/adding-a-cytoband.md).

# Adding a Cytoband

Click the **+ Add reference files** button under the [*Reference Files* section header](/partek/partek-flow/user-manual/settings/components/library-file-management/adding-library-files-on-the-library-file-management-page.md) and choose **Cytoband** from the *Library type* drop-down list in the *Add reference sequence* dialog (Figure 1). If a reference sequence is already associated with an assembly, *Cytoband* will be the only option available in the *Add reference sequence* dialog and will not appear in a drop-down list (Figure 1).

![](/files/CZroknkAkcnsm0SNIZ1l)

![Figure 1. Add reference sequence dialog. If the reference sequence and cytoband files have not been added yet, both options will appear in the Library type drop-down list (top). If one is missing, it will appear as the only option (bottom). For many model organisms, automatic downloads are available from the Partek repository](/files/Ub2KhPNFwTvsH5dptUph)

If you are using an assembly supported by Partek (e.g. human), select **Download cytoband** and click **Create** to get the cytoband file from the Partek repository. Alternatively, select **Build cytoband** and select .fasta files or .2bit files to to build the cytoband file. If the reference sequence is missing, it will either be downloaded automatically or you will be asked to import it from another source (see [*Adding a reference sequence*](https://github.com/illumina-swi/partek-docs/blob/main/docs/partek-flow/user-manual/settings/components/library-file-management/adding-a-reference-sequence-md/README.md)).

If you are using a custom assembly (e.g. for a non-model organism), the *Download cytoband* option will not be available (Figure 2).

![Figure 2. For custom assemblies, automatic downloads are not available so the cytoband has to be created](/files/iMgnOYJxrj2QAd1FpV9h)

## Additional Assistance

If you need additional assistance, please visit [our support page](http://www.partek.com/support) to submit a help ticket or find phone numbers for regional support.


---

# 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://help.connected.illumina.com/partek/partek-flow/user-manual/settings/components/library-file-management/adding-a-cytoband.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.
