# Adding Reference Aligner Indexes

Note that this task is for adding indexes for alignment to the whole genome. If you want to align to the transcriptome or another set of genomic features, see [*Adding Aligner Indexes Based on an Annotation Model*](/partek/partek-flow/user-manual/settings/components/library-file-management/adding-aligner-indexes-based-on-an-annotation-model.md).

Click the **+ Add reference aligner indexes** button under the *Reference aligner indexes* section header on the [library file management page](/partek/partek-flow/user-manual/settings/components/library-file-management/library-file-management-page.md). Choose the aligner index you wish to add from the drop-down list in the *Add aligner index* dialog (Figure 1). The following indexes can be added:

* Bowtie
* Bowtie 2
* HISAT 2
* TMAP
* BWA
* GSNAP
* GSNAP v8
* STAR
* STAR 2.5.3a
* STAR 2.7.3a
* STAR 2.7.8a
* Issac 2
* RSEM
* Salmon
* Cell Ranger ARC 2.0.0 reference
* Minimap2

![Figure 1. Add aligner index dialog.  For many model organisms, automatic downloads are available from the Partek repository](/files/GdW6gAX0MwbkcU5EkrBp)

If you are using an assembly supported by Partek (e.g. human), there are three radio button options: *Download index*; *Build index* or *Import index* (Figure 1). Certain aligner indexes may not be available for automatic download because the file sizes are too large to download efficiently.

If available, select **Download index** and click **Create** to get the chosen reference aligner index from the Partek repository.

Alternatively, select **Build index** and click **Create** to build the reference aligner index. To build an aligner index, a reference sequence file must already be associated with the assembly. Depending on the aligner, you may have to specify further parameters. Consult the user documentation for each aligner for guidance (usually available on-line).

Alternatively, select **Import index** and click **Create** to add an aligner index from another source. An aligner index can be added from the *Partek Flow Server* or a *URL* download link. The behavior of each option is similar to when importing a reference sequence (see [*Adding a Reference Sequence*](/partek/partek-flow/user-manual/settings/components/library-file-management/adding-a-reference-sequence.md)). When browsing for files on the Partek Flow server, only the files with relevant file extensions will be visible. This will vary for each aligner.

For custom assemblies (e.g. for non-model organisms), only the *Build index* and *Import index* options are available (Figure 2).

![Figure 2. For custom assemblies, automatic downloads are not available so the aligner indexes has to be built or imported](/files/9987N15hBqNG2J3mn8US)

## 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: 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://help.multiomics.illumina.com/partek/partek-flow/user-manual/settings/components/library-file-management/adding-reference-aligner-indexes.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.
