ROGUE 判断分群纯度

Rscript $scripts/cell_purity_ROGUE.r --rds benihoppe_flower_sct.qs  \

 --samples SampleID --groupby seurat_clusters  \

 -p ROGUE_sct 

Error in predLoess(object$y, object$x, newx = if (is.null(newdata)) object$x else if (is.data.frame(newdata)) as.matrix(model.frame(delete.response(terms(object)), : NA/NaN/Inf in foreign function call (arg 5) Calls: rogue ... <Anonymous> -> predict -> predict.loess -> predLoess In addition: There were 50 or more warnings (use warnings() to see the first 50) Execution halted,

运行这个脚本时遇到这个问题,如何解决

请先 登录 后评论