dot_plot: basic cellphonedb dotplot

View source: R/Visualize.R

dot_plotR Documentation

basic cellphonedb dotplot

Description

basic cellphonedb dotplot

Usage

dot_plot(
  interaction,
  selected_rows = NULL,
  selected_columns = NULL,
  means_separator = "\t",
  pvalues_separator = "\t",
  ...
)

Arguments

interaction

A list out of cellphoneDB calculation.

selected_rows

selected clusters of cellphoneDB results

selected_columns

selected genepairs of cellphoneDB results

means_separator

separator of means value file

pvalues_separator

separator of p-value file

...

other arguments


YeehanXiao/STREAM documentation built on Aug. 13, 2022, 6:43 p.m.