Skip to content

Error in .extract_coord(x = x, slice = slice, img = img) : !is.null(colnames(x)) is not TRUE #113

Description

@Noralii

plotSpatialScatterpie(
x = spe,
y = mat,
cell_types = colnames(mat),
img = FALSE,
scatterpie_alpha = 1,
pie_scale = 0.4) +
scale_fill_manual(
values = pal,
breaks = names(pal))
Error in .extract_coord(x = x, slice = slice, img = img) :
!is.null(colnames(x)) is not TRUE

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