scde icon indicating copy to clipboard operation
scde copied to clipboard

R package for analyzing single-cell RNA-seq data

Results 43 scde issues
Sort by recently updated
recently updated
newest added

Dear scde team, Thank you for this great scde package! When I read the tutorials [Single-Cell Differential Expression Analysis](http://hms-dbmi.github.io/scde/diffexp.html), I noticed that it is said ***The analysis starts with a...

Hello, I have checked all the issues raised and resolved related to my current problem, but nothing is working. I even installed new R and then tried whatever steps suggested...

Error in checkSlotAssignment(object, name, value) : assignment of an object of class “expression” is not valid for slot ‘defineComponent’ in an object of class “FLXMRglmC”; is(value, "expressionOrfunction") is not TRUE...

Hi, I'm getting an error while running : > o.ifm

I keep getting this error when trying to run scde.error.models() or knn on the data from the scde tutorial. **Error in checkSlotAssignment(object, name, value) : assignment of an object of...

I am not able to reproduce the tutorial example with last scde version from bioconductor. About one week ago it was working fine. ``` # load example dataset data(es.mef.small) #...

Hello, and sorry for asking this here, i saw that in you paper you used ES/MEF cell dataset published by Islam et al. I want to use this dataset to...

Hi, I'm getting an error while running scde.expression.difference and I don't know how to solve it: > ediff.batch

Hi, I am using SCDE to make differentce expression analysis. I got the problem that how to get the baseMeanA and baseMeanB in result of scde.expression.difference(), or other functiones in...

run command line: scde.error.models(counts = cd, groups = sg, n.cores = 1, threshold.segmentation = TRUE, save.crossfit.plots = FALSE, save.model.plots = FALSE, verbose = 1) error info: Error in FUN(X[[i]], ...)...