Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

netAnalysis_signalingRole_heatmap : Heatmap/annotation names are duplicated: Relative strength  #170

@jv-20

Description

@jv-20

Hi @sqjin

A quick question. When drawing two heatmaps together based netAnalysis_signalingRole_heatmap function, the relative strength bar - row annotation is the same for two heatmaps.

I run the following code

out=netAnalysis_signalingRole_heatmap(cellchat_ob, signaling = pathway_Q1,pattern="outgoing")
in=netAnalysis_signalingRole_heatmap(cellchat_ob, signaling = pathway_Q1,pattern="incoming")
draw(out+in)

and receive the following error message

Warning message:
Heatmap/annotation names are duplicated: Relative strength 

Example shown below
Picture2

The definition of relative strength here is the row sum of outdegree or indegree connections for a pathway is it?

Could you please advise?

Thanks

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