Skip to content

Error in res_imp$imputed[gene.expression == 0]  #4

Description

@ansonrel

Hi,

I am trying VIPER on different datasets but it fails for one of them with the following error message:

Error in res_imp$imputed[gene.expression == 0] :
  invalid subscript type 'S4'

.. with the default parameters. I tried with an alpha of 0.5 and 1 to see if it is dependent on the method used but it leads to the same error. I also tried to feed in raw counts as well as CPM.

The dataset is of size 16k features x 900 cells, not that big, so I guess it shouldn't be an issue either. The datasets that worked have a similar size.

And as for #3, the function runs really slowly on my datasets (SMARTer and 10x protocol).

Do you have an idea to resolve this ?

Thanks,
Anthony

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions