# QA/QC

Partek Flow contains a number of quality control tools and reports that can be used to evaluate the current status of your analysis and decide downstream steps. Quality control tools are organized under the Quality Assurance / Quality Control (QA/QC) section of the context-sensitive menu and are available for unaligned and aligned reads data nodes.

This section will illustrate:

* [Pre-alignment QA/QC](/partek-flow/user-manual/task-menu/qa-qc/pre-alignment-qa-qc.md)
* [ERCC Assessment](/partek-flow/user-manual/task-menu/qa-qc/ercc-assessment.md)
* [Post-alignment QA/QC](/partek-flow/user-manual/task-menu/qa-qc/post-alignment-qa-qc.md)
* [Coverage Report](/partek-flow/user-manual/task-menu/qa-qc/coverage-report.md)
* [Validate Variants](/partek-flow/user-manual/task-menu/qa-qc/validate-variants.md)
* [Feature distribution](/partek-flow/user-manual/task-menu/qa-qc/feature-distribution.md)
* [Single-cell QA/QC](/partek-flow/user-manual/task-menu/qa-qc/single-cell-qa-qc.md)
* [Cell barcode QA/QC](/partek-flow/user-manual/task-menu/qa-qc/cell-barcode-qa-qc.md)

In addition to the tools listed above, many other functionalities can also be interpreted in sense of quality control. For instance, principal components analysis, hierarchical clustering (on sample level), variant detection report, and quantification report.

## 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.partek.illumina.com/partek-flow/user-manual/task-menu/qa-qc.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.
