Skip to content

Error with memory #100

Description

@jgarces02

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions