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.

explanation of the df from subsetCommunication #750

@amberqiong

Description

@amberqiong

Hello,

Thanks for the wonderful cellchat tool! I have some questions regarding regarding the explanation of the dataframe from subsetCommunication(). Does the 'prob' column represent the communication probability (strength)? Can I directly compare this value between two datasets to assess if the signaling is up-regulated or down-regulated?

lipo.control.signaling.df=subsetCommunication(object.list[[1]],sources.use = c(1:3),targets.use = c(1:3)) lipo.PA.signaling.df=subsetCommunication(object.list[[2]],sources.use = c(1:3),targets.use = c(1:3))

My goal is to identify the list of the differential signaling, and then comparing to other dataset (find common changed pathways).

Thanks in advance.

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