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
Hi All, I am using addHarmony with ~600k cells and it seems this process is taking too long to run, it does not show anything on my standard output. Is there anyway to know how it is going? This is my code:
projHeme1 <- addHarmony(ArchRProj = projHeme1,
reducedDims = "IterativeLSI",
name = "harmony",
groupBy = "Sample",
force = TRUE)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All, I am using addHarmony with ~600k cells and it seems this process is taking too long to run, it does not show anything on my standard output. Is there anyway to know how it is going? This is my code:
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions