Skip to content

How to display all ligand receptor from cellchat database v2? #323

@Chrisdoan9

Description

@Chrisdoan9

Hi @sqjin

I installed cellchat v2.1.2 but when I want to see which ligands and receptors are in a pathway of interested, seem I got result from database v1. The last column of all_pathways is version CellChatDB v1.

 CellChatDB <- CellChatDB.human
all_pathways <- CellChatDB$interaction
all_pathways[all_pathways$pathway_name == "ABC", ] 

plotGeneExpression(cellchat, signaling = "ABC", enriched.only = T)

The plot from plotGeneExpression() have ligand receptor genes that don't have in all_pathays.

Thank you so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions