spacexr
spacexr copied to clipboard
Question about spot filtering in create.RCTD step
In create.RCTD step, we can set the threshold for counts_MIN and UMI_min, what is the difference between counts and UMI here? It seems in the restrict_counts function, both refer to the column sum, which is sum of counts for each spot. Then why are we having two different thresholds here?
UMI_min filters cells. counts_MIN filters genes.