Skip to content

LargeheatmapList with as.ggplot() #16

@jakob-arnold

Description

@jakob-arnold

Hi,

I'm trying to convert a clustered Dotplot, which I created with the Clustered_DotPlot() function from the scCustomize library, into a ggplot object. However, when I try to run

as.ggplot(p1)

I get the error:

Error in UseMethod("as.grob") : no applicable method for 'as.grob' applied to an object of class "c('HeatmapList', 'AdditiveUnit')"

Am I doing something wrong or is there a good way of doing this?

Many thanks
Jakob

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