Skip to content

Neverending sampling chain 1, cycling CPU #7

@cemalley

Description

@cemalley

Hi Kieran,
Thanks for developing ouija. I'm testing it out on a complete 1386 cell x 28000 gene matrix of single cell RNASeq counts. I tested 200GB-1T memory and 1-4 CPUs. It seems to use a steady 600GB memory and cycles between 1 and 2 CPU. With the code from the readme, it has not finished (converged?) in over a day. Is the matrix too big for ouija?

I also notice there are lots of warnings before it says "SAMPLING FOR MODEL 'ouija' NOW (CHAIN 1)", and no other notices beyond that. Thanks for your advice.

library(ouija)
library(Seurat)
load("Seurat.Object.RData")
options(mc.cores = parallel::detectCores())
oui <- ouija(as.matrix(seurat@data))

ouija

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions