View source: R/nichenet_wrapper_MVH.R
nichenet_wrapper_MVH | R Documentation |
perform Nichenet analysis on clusters of interest.
nichenet_wrapper_MVH(
seurat_obj,
sender_ident,
receiver_ident,
ligand_target_cutoff = 0.5
)
seurat_obj |
Seurat object. |
sender_ident |
Name of cluster you want to be considered as the "sender". |
receiver_ident |
Name of cluster you want to be considered as the "receiver". |
ligand_target_cutoff |
Cutoff for ligand-target analysis. |
Nichenet results plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.