GRNSpatialPlot.Rd
This function plots the overall expression of all target genes for a particular TF using spatial transcriptome data. It is based on
GRNSpatialPlot(
object,
assay,
df.grn,
tf.use,
min.cutoff = "q5",
max.cutoff = "q95",
vis.option = "B",
crop = TRUE
)
A Seurat object of spatial transcriptome data
Which assay to plot
A data frame including the inferred gene regulatory network
Which TF to use
Minimum cutoff values for each feature
Maximum cutoff values for each feature
Options for visualization. Default: "B"
A ggplot object