Hi,
When doing downstream analysis we remove cells that we do not trust, and after resizing this can result in peaks without any overlapping reads. It seems that chromVAR does not like this and returns the error
Error in FUN(X[[i]], ...) :
assay colnames() must be NULL or equal colData rownames()
Can you provide a bit more context? What function leads to this error? By resizing, do you mean that some cells are dropped, or that some peaks are dropped as well?
Hi, When doing downstream analysis we remove cells that we do not trust, and after resizing this can result in peaks without any overlapping reads. It seems that chromVAR does not like this and returns the error Error in FUN(X[[i]], ...) : assay colnames() must be NULL or equal colData rownames()