# Impute low expression

Single cell RNA-seq gene expression counts are zero inflated due to inefficient mRNA capture. This normalization task is based on MAGIC\[1]–MArkov Affinity-based Graph Imputation of Cells), to recover gene expression lost due to drop-out. The limitation on using this method is up to 50K cells in the input data node.

To invoke this task, click on a normalized data node which has less than 50K cells, it will first compute PCA to use the number of PCs specified to impute.

Click **Finish** to run the task, it will output low expression imputed matrix in the output report node, which can be used for downstream analysis like differential analysis, visualization etc.

<figure><img src="https://580316046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWMxqQAMFOJtu98OBk9KN%2Fuploads%2Fgit-blob-a67351a57dbc9b419f5705a9da046c2f232a3b9c%2Fimage%20(82).png?alt=media" alt=""><figcaption></figcaption></figure>

References

1. Dijk D et al. MAGIC: A diffusion-based imputation method reveals gene-gene interactions in single-cell RNA-sequencing data
