Hi,
I was writing to find out if anyone has experience doing imputation in Seurat.
Where in the workflow steps would you suggest to use the function “addImputedScore” and once this is done will the imputed values be picked up by the Clustering function (FindCluster) to make use of the imputed values. I can only see the flag “use.imputed” in the “RunPCA” function, so after “adding” the imputed expression values do I need to execute RunPCA with “use.imputed” = TRUE and then will the subsequent functions work with the imputed values?
Secondly, would you suggest using the HVG for “genes.use” and perhaps a list of GOI (such as marker genes for CD8 T cells) for “genes.fit” in the addImputedScore function.
Thanks,
- Pankaj