Open MohammadIzadi opened 1 month ago
Hi,
Could you check the format of your input data? I saw you used assay_use = 'counts'
(count data rather than log transformed data), which usually means family_use
should be nb
or poisson
rather than gaussian
.
Hi, Thanks for developing scDesign3. I have SingleCellExperiment object. I want to simiulate it with scDesign3. but i get this error.
Input Data Construction Start Input Data Construction End Start Marginal Fitting Marginal Fitting End Start Copula Fitting Convert Residuals to Multivariate Gaussian Error: BiocParallel errors 1 remote errors, element index: 1 5 unevaluated and other errors first remote error: Error in UseMethod("family"): no applicable method for 'family' applied to an object of class "NULL".
Can you help me to fix it please?