Hi,
I am wondering what would be the right way of generating a corrected count matrix for downstream analysis from resolvi.
The tutorial uses the median of px_rate as generated_expression, while the preprint computed corrected_counts by multiplying counts and px_rate_q25 / (1 + px_rate_q25 + mean_poisson).
From my understanding, the corrected_counts should be the right way to go, is it correct?
Thanks in advance!