R package (compatible with SCope) to create generic .loom files and extend them with other data e.g.: SCENIC regulons, Seurat clusters and markers, ...
I am using loom <- build_loom(output, dgem=exprMat) function, but ,there is an error as follows: Error in eval(x[[i]], envir = envir) : object 'row.start' not found. and I wonder where can I find the 0.9 version? thank you!
I am using
loom <- build_loom(output, dgem=exprMat)
function, but ,there is an error as follows: Error in eval(x[[i]], envir = envir) : object 'row.start' not found. and I wonder where can I find the 0.9 version? thank you!