Skip to content

findPaths: argument 1 is not a vector #24

@araksm

Description

@araksm

HI,

I'm trying to find paths for my custom_clusters, that are added to the cellrouter@sampTab:

cellrouter <- findPaths(cellrouter, column='custom_clusters', libdir, paste(getwd(), 'results/paths', sep='/'), method="graph")

and it generates an error:

Error in order(tmp2$value, decreasing = TRUE) :
argument 1 is not a vector

How could I resolve the issue?

Thank you,
Araks

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