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

simulateDE() error #58

Open
Yale73 opened this issue Jul 26, 2021 · 0 comments
Open

simulateDE() error #58

Yale73 opened this issue Jul 26, 2021 · 0 comments

Comments

@Yale73
Copy link

Yale73 commented Jul 26, 2021

Hi powsimR team,

I am interested in our package and play around with our single cell data. We subset two conditions and one cluster to check the DEG power. I follow our vignette. All the steps work fine, but I ran the following error on simulateDE() step. Can you help me?

simres <- simulateDE(SetupRes = setupres,
                      Prefilter = NULL, Imputation = NULL,
                      Normalisation = 'scran',
                      DEmethod = "MAST", DEFilter = FALSE,
                      NCores = NULL, verbose = TRUE)
Preparing output arrays.

  SIMULATION   NUMBER   1

Generating gene expression.
500 vs. 500
Applying scran normalisation
Using calculateSumFactors, i.e. deconvolution over all cells!
Error: BiocParallel errors
  element index: 1
  first error: missing value where TRUE/FALSE needed
In addition: There were 50 or more warnings (use warnings() to see the first 50)

Thanks,
Yale

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