Skip to content

split.by error in Clustered_DotPlot function #172

Open
@apal6

Description

@apal6

Hi,

Thank you for the package. I was able to use the function Clustered_DotPlot without using split.by parameter. I want to look at the expression at different timepoints and time2 column is there in my metadata but i get an error when I try to use split.by.

`Clustered_DotPlot(seurat_object = _Seurat, split.by = "time2", features = c("gene1"),

  •               colors_use_exp = PurpleAndYellow())
    

Error in [.data.frame(percent_mat, , idx) : undefined columns selected`

Could you help?

Thank you!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions