plot_lr_path | R Documentation |
Plot network with LR and downstream pathways
plot_lr_path(
object,
celltype_sender,
celltype_receiver,
ligand,
receptor,
color = NULL,
size = 5,
arrow_length = 0.1
)
object |
SpaTalk object generated from |
celltype_sender |
Name of celltype_sender. |
celltype_receiver |
Name of celltype_receiver. |
ligand |
Name of ligand from celltype_sender. |
receptor |
Name of receptor from celltype_receiver. |
color |
Color for points Two values. |
size |
Size of points. |
arrow_length |
Arrow length. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.