Dear CelliD developers,
I am using CelliD to analyze my own scRNA-seq data from 10X genomics. When running the 'RunCellHGT', I encountered the following errors:
Error in rep(seq(length(PathwayMat)), times = PathwayLen) : invalid 'times' argument
or
Error in pathways[sapply(pathways, function(x) length(x) >= minSize)] :
invalid subscript type 'list'
Do you know how these happen?
FYI, it is successful to use the data from the Vignette.
Thank you and best,
Guoliang