When working with a previous object containing RNA, SCT, and integrated assays, the object is set up to analyze clusters on the integrated assay. Running FindClustersRecall produces the following output:
so_recall = FindClustersRecall(so)
Pulling data from Seurat object
Computing artificial features
Error in if (stats::runif(1) < prop.zero) { :
missing value where TRUE/FALSE needed
Do you know if this is an internal bug or an issue with the data set itself?