# Normalization and scaling

To ensure that different data sets are comparable, several normalization and scaling options are available in Partek Flow. These include newly-developed algorithms specifically tailored for genomic analysis.

* [Impute low expression](https://github.com/illumina-swi/partek-docs/blob/main/docs/partek-flow/user-manual/task-menu/normalization-and-scaling/imput-low-expression.md)
* [Impute missing values](https://help.partek.illumina.com/partek-flow/user-manual/task-menu/normalization-and-scaling/impute-missing-values)
* [Normalization](https://help.partek.illumina.com/partek-flow/user-manual/task-menu/normalization-and-scaling/normalization)
* [Normalize to baseline](https://help.partek.illumina.com/partek-flow/user-manual/task-menu/normalization-and-scaling/normalize-to-baseline)
* [Normalize to housekeeping genes](https://help.partek.illumina.com/partek-flow/user-manual/task-menu/normalization-and-scaling/normalize-to-housekeeping-genes)
* [Scran deconvolution](https://help.partek.illumina.com/partek-flow/user-manual/task-menu/normalization-and-scaling/scran-deconvolution)
* [SCTransform](https://help.partek.illumina.com/partek-flow/user-manual/task-menu/normalization-and-scaling/sctransform)
* [TF-IDF normalization](https://help.partek.illumina.com/partek-flow/user-manual/task-menu/normalization-and-scaling/tf-idf-normalization)


---

# 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/normalization-and-scaling.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.
