-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello!
I've tried to run the vignette from https://cran.r-project.org/web/packages/ProFAST/vignettes/CosMx.html ,
and when I run this part of the code below, with the data as in the vignette,
dat_cor <- diagnostic.cor.eigs(CosMx_subset)
q_est <- attr(dat_cor, "q_est")
cat("q_est = ", q_est, '\n')
I get a "Progress:.....100%" printed out many many times, but the printing of this seems to have no end.
Is this a bug in the code by any chance?
P.S. If I stop this code and restart, none of the "Progress..."" text appears (repeated this several times, get the same phenomenon), but not sure the code is supposed to be running for hours and hours or this is a bug indeed.
Thanks,
Maria
Metadata
Metadata
Assignees
Labels
No labels