Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with memory #100

Open
jgarces02 opened this issue Aug 28, 2018 · 0 comments
Open

Error with memory #100

jgarces02 opened this issue Aug 28, 2018 · 0 comments

Comments

@jgarces02
Copy link

Hi @YosefLab team,

I'm trying to apply scone for a single-cell analysis but RStudio promps the following message... I don't understand it because I'm not using so much cells (my matrix dimensions are 606 cells and 13000 genes) and my PC has 32 GB of RAM.

Error: cannot allocate vector of size 56.2 Mb
In addition: Warning message:
In .local(x, ...) :
  none_uq returned at least one NA value. Consider removing it from the comparison.
 In the meantime, failed methods have been filtered from the output.

And this is the code:

df_scone <- scone(df_scone, scaling = scaling, run = T, zero = "postadjust", return_norm = "in_memory",
                  eval_kclust = 2:8, stratified_pam = T, k_qc = 0, k_ruv = 3,
                  adjust_bio = "no", adjust_batch = "force")

Any idea, please? Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant