Impute Gene Score matrix per chromosome #1575
Unanswered
jindalk
asked this question in
Questions / Documentation
Replies: 1 comment 1 reply
-
Once you run |
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.
-
Hi, I am trying to run imputation on a large dataset and have been running into memory issues. One work around I have thought of is to obtain GSM matrices by chromosome, impute them in parallel and then merge them with cbind. Is that equivalent to running imputation on the entire matrix? I was just not sure if ArchR performs any scaling as part of the imputation function which might change my results if i am running it only on a subset of features at a time.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions