netMappingDEG | R Documentation |
This function returns a data frame consisting of all the inferred cell-cell communications with mapped DEG information
netMappingDEG(object, features.name, thresh = 0.05)
object |
CellChat object |
features.name |
a char name used for extracting the DEG in 'object@var.features[[features.name]]' |
thresh |
threshold of the p-value for determining significant interaction |
a data frame of the inferred cell-cell communications, consisting of source, target, interaction_name, pathway_name, prob and other CellChatDB information as well as DEG information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.