Skip to content

Circular plot unable to specify source and target #187

@RunyuXia

Description

@RunyuXia

Hi! I’m currently using the circle_plot function to visualize interactions between selected source and target cell types. However, I’ve run into some issues — the filtering doesn’t seem to be working as expected. I’ve tried several approaches, including:

Passing a filter_fun to restrict interactions by source, target, and score;
Manually filtering the liana_res dataframe and passing it directly;
Specifying source_labels and target_labels based on the documentation and source code.
Despite this, the plot still shows all interactions. I’d really appreciate any advice or clarification on how to properly restrict the plot to selected cell types.

Thanks in advance for your help!

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions