Skip to content

Conversation

@mandok
Copy link
Collaborator

@mandok mandok commented Mar 31, 2025

The commits include functions to calculate and plot LIANA ligand-receptor interactions

Copy link
Owner

@vjbaskar vjbaskar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dotplot is using lots of options such as top_n=30 but not included as parameters in def. You can pass kwargs directly to dotplot instead.

Copy link
Owner

@vjbaskar vjbaskar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use of parameters such as expr_prop= 0.1 can be passed on using **kwargs. Very important ones can be done via def def liana_cc_rankaggr(data, groupby, resource_name, **kwargs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants