You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when I was converting Seurat objects to SingleCellExperiment objects, an error consistently occurred. I also used the pbmc3k Seurat objects as an example, the error remained. The error was reported as follows:
Error in value[3L] :
invalid subscript 'e' in 'altExp(, type="character", ...)':
'RNA' not in 'altExpNames()'
Hi, when I was converting Seurat objects to SingleCellExperiment objects, an error consistently occurred. I also used the pbmc3k Seurat objects as an example, the error remained. The error was reported as follows:
Error in value[3L] :
invalid subscript 'e' in 'altExp(, type="character", ...)':
'RNA' not in 'altExpNames()'
The text was updated successfully, but these errors were encountered: