-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello.
Previously, a member from my lab was able to run your software (this was about 5-6 months ago).
I tried to reproduce their results using a different reference dataset.
However, when I try to run my analysis, the following error occurs:
Error: $ operator is invalid for atomic vectors
In addition: Warning message:
In mclapply(1:N, FUN = function(i) { :
all scheduled cores encountered errors in user code
And when I run the same analysis using a single core
current sample ID:1 Error in rmultinom(n = 1, size = X.i[g], prob = prob.mat[, g]) :
invalid second argument 'size'
My bulk data is the TPM residuals (after regressing out the effect of multiple covariates using a multiple linear model in the original TPM expression table), while my scRNA-seq data was normalized using NormalizeData(normalization.method = "RC", scale.factor = 100000, margin = 1) and subseted for the top 5000 variable genes.
I know this method works best if counts are used as input, but this setup has previously worked and we had decent results
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels