# Pre-alignment tools

Partek Flow provides *Pre-alignment tools* that allow the user to process next-generation sequencing data before proceeding to alignment. These tools are not only useful for controlling the quality of data, but can also be used for subsampling prior to analyzing the full dataset. There are three functions available in *Pre-alignment tools*:

* [Trim bases](/partek/partek-flow/user-manual/task-menu/pre-alignment-tools/trim-bases.md)
* [Trim adapters](/partek/partek-flow/user-manual/task-menu/pre-alignment-tools/trim-adapters.md)
* [Filter reads](/partek/partek-flow/user-manual/task-menu/pre-alignment-tools/filter-reads.md)
* [Trim tags](/partek/partek-flow/user-manual/task-menu/pre-alignment-tools/trim-tags.md)

User is expected to have preliminary understanding of:

* File formats for next generation sequencing data
* Phred-quality score

## Showing Pre-alignment tools

In order to show the *Pre-alignment tools*, select an **Unaligned reads** or **Trimmed reads** data node. They will appear on the context-sensitive menu on the right of the screen (Figure 1).

<div align="left"><figure><img src="/files/KaN1ru7YsGkWzM7yzlEk" alt=""><figcaption><p>Figure 1. Showing Pre-alignment Tools from an unaligned reads node</p></figcaption></figure></div>

Different *Pre-alignment tools* are available for different formats of unaligned reads. For example: if the reads are in FASTQ format, then all four tools are available. On the other hand, if the unaligned reads are in FASTA or SFF format, then the *Filter reads* option is not available.

## 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.connected.illumina.com/partek/partek-flow/user-manual/task-menu/pre-alignment-tools.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.
