cor_scatter | R Documentation |
Create a correlation plot between transcription factor activation score and receptor
cor_scatter(dom, tf, rec, remove_rec_dropout = TRUE, ...)
dom |
A domino object with network built (build_domino) |
tf |
Target TF module for plotting with receptor |
rec |
Target receptor for plotting with TF |
remove_rec_dropout |
Whether to remove cells with zero expression for plot. This should match the same setting as in build_domino. |
... |
Other parameters to pass to ggscatter. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.