# Promoter sum matrix

The Annotate regions task in Flow labels individual peaks as promoters for a particular gene if the peak falls 1000 bases upstream from a gene's transcription start site, or 1000 bases downstream from a gene's transcription start site by default. A promoter sum for a given gene is the number of cut sites per cell that fall within all the peaks labeled as promoters (-1000bp \~ 1000bp by default or user defined through Annotate regions) for that gene. Higher promoter sum values indicate higher chromatin accessibility in the promoter region \[1].

Flow task **Promoter sum matrix** summarizes each promoter sum and outputs a cell x gene matrix. In the matrix, only genes that have peaks within its promoter region have been included. In Flow **Promoter sum matrix** can be invoked in the Peak analysis section by clicking the Annotated regions data node (Figure 1).

<figure><img src="/files/iY4UQsgELBIGprbcP4xj" alt=""><figcaption><p><em>Figure 1. Promoter sum matrix</em> <em>task in Peak analysis section in Flow.</em></p></figcaption></figure>

To run **Promoter sum matrix** in Flow,

* Click the **Annotated regions** data node
* Click the **Peak analysis** section in the toolbox
* Click **Promoter sum matrix**

Once the task has been finished, a new data node will be produced where the promoter sum value for each feature can be used to color UMAP/T-SNE and to determine cell type (Figure 2).

<figure><img src="/files/1WR0gw4Mr2xAy7jQovUv" alt=""><figcaption><p><em>Figure 2.</em> <em>Output of Promoter sum matrix</em> <em>task in Partek Flow.</em></p></figcaption></figure>

## References

1. <https://support.10xgenomics.com/single-cell-atac/software/visualization/latest/tutorial-celltypes>

## 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/peak-analysis/promoter-sum-matrix.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.
