Skip to content

Error in ggtitle(paste(toupper(output))) + ggsave(paste0(output, ".recolor.tsne.png")) : non-numeric argument to binary operator #14

@lucygarner

Description

@lucygarner

Hi,

I am running the following code:
res <- cluster_map(marker_file_list, edge_cutoff = 0.1, output = "../results/clustermap_full", single_obj_list = single_obj_list, comb_obj = comb_obj, comb_delim = "_")

And I am getting the following error:
Error in ggtitle(paste(toupper(output))) + ggsave(paste0(output, ".recolor.tsne.png")) : non-numeric argument to binary operator

Any idea what is going wrong here? It looks like it might be related to a recent commit. I have ClusterMap 0.1.0.

Best,
Lucy

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