I am using the Liger docker on a cluster node, and whenever I try to use the function GetAssayData on a Liger or Seurat object (or any function that utilizes GetAssayData such as seuratToLiger) I get the error:
Error in GetAssayData(nbm, slot = "counts") :
object 'to.return' not found
I'm wondering if there may be an error with returning the object?
I am using the Liger docker on a cluster node, and whenever I try to use the function GetAssayData on a Liger or Seurat object (or any function that utilizes GetAssayData such as seuratToLiger) I get the error:
Error in GetAssayData(nbm, slot = "counts") : object 'to.return' not found
I'm wondering if there may be an error with returning the object?