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

chromvar from signac wrapper is stuck (not progressing) #98

Open
Dena2021 opened this issue Apr 28, 2022 · 2 comments
Open

chromvar from signac wrapper is stuck (not progressing) #98

Dena2021 opened this issue Apr 28, 2022 · 2 comments

Comments

@Dena2021
Copy link

Hello,
I would really appreciate your help. I am running chromvar from a Seurat object on 29K cells and 192K peaks.
R version 4.1.1 (2021-08-10)
chromVAR version 1.16.0
Signac version 1.6.0
Seurat version 4.1.0

It starts running fine:

register(MulticoreParam(10, progressbar = TRUE))
mySeurat <- RunChromVAR(

  • object = mySeurat,
  • genome = BSgenome.Mmusculus.UCSC.mm10,
  • verbose=TRUE
  • )
    Computing GC bias per region
    Selecting background regions
    Computing deviations from background
    | | 0%

Basically, it gets stuck at this stage forever.
Any suggestions?
Thanks in advance

@hsriniva1104
Copy link

Hi, I'm facing the same issue. I let my job run for almost 4 days and still nothing changed. I'd love some help here.

@Dena2021
Copy link
Author

Dena2021 commented Aug 14, 2022 via email

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

2 participants