cor_scatter: Create a correlation plot between transcription factor...

View source: R/plot_fxns.R

cor_scatterR Documentation

Create a correlation plot between transcription factor activation score and receptor

Description

Create a correlation plot between transcription factor activation score and receptor

Usage

cor_scatter(dom, tf, rec, remove_rec_dropout = TRUE, ...)

Arguments

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.


Chris-Cherry/domino documentation built on Dec. 9, 2024, 12:28 a.m.