Skip to content

Featureplot won't work after convert #12

@sailseem

Description

@sailseem

Dear developer,

It's a great package, I found it really useful.
I can sucessfully import the h5 files in R using this function
text = dior::read_h5(file='test.h5', target.object = 'seurat')

But, some downstream function won't work in Seurat. Like feature plot returns like this
Error in vapply(X = keyed.objects, FUN = function(x) { :
values must be length 1,
but FUN(X[[2]]) result is length 0

However, like Dimplot works well, I am not sure why this happen.

Could you help me with it? Thanks a lot!!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions