You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if I missed it in the article or in the vignette but I'm wondering exactly how the pseudo replicates are made, in particular, when using a seurat object.
Thank you for your work.
The text was updated successfully, but these errors were encountered:
Hi,
If no replicates are specified in the input, the cells in every group (cluster) are randomly split into sub-clusters (pseudo-replicates, by default 3 per group). The counts (from the "RNA" slot) are then summed per pseudo-replicate.
Hello,
I don't know if I missed it in the article or in the vignette but I'm wondering exactly how the pseudo replicates are made, in particular, when using a seurat object.
Thank you for your work.
The text was updated successfully, but these errors were encountered: