Convert: Anndata
==> SingleCellExperiment
anndata_to_sce(object, verbose = T)
#> Warning: data set ‘example_anndata’ not foundsce <- anndata_to_sce(example_anndata)#>#> Error in h(simpleError(msg, call)): error in evaluating the argument 'seed' in selecting a method for function 'DelayedArray': error in evaluating the argument 'x' in selecting a method for function 't': object of type 'closure' is not subsettable