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
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?