aertslab / SCopeLoomR

R package (compatible with SCope) to create generic .loom files and extend them with other data e.g.: SCENIC regulons, Seurat clusters and markers, ...
MIT License
38 stars 15 forks source link

build_loom function error #25

Closed hzongyao closed 3 years ago

hzongyao commented 3 years ago

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!

dweemx commented 3 years ago

Hi @hzongyao , Should be fixed in master. (A reinstall of the package is required)