createArrowFiles run time #937
Unanswered
janekim319
asked this question in
Questions / Documentation
Replies: 1 comment 1 reply
-
no that does not sound normal. However, you can check if the tmp files are being written to which would tell you if any computation is still happening. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run createArrowFiles() on 10x genomics fragment file of 11,000 cells. It was running, but it was still running after 1 hour. When I was following the tutorial, the three fragment files that added up to 10,000 cells total only took about 10 minutes and I'm unsure if my runtime of 1 hr + for one file of 11,00 cells is normal. I'm using addArchRThreads(threads = 4).
Beta Was this translation helpful? Give feedback.
All reactions