heatmap_count: The number of ligand-receptor interactions between pairwise...

View source: R/heatmap_count.r

heatmap_countR Documentation

The number of ligand-receptor interactions between pairwise cell types

Description

This heatmap plot type includes two features count & log_count.

Usage

heatmap_count(
  interaction_count,
  log10 = FALSE,
  decimal = 1,
  text_size = 15,
  number_size = 5,
  title = NULL
)

Arguments

interaction_count

A data frame of the ligand-receptor interactions between pairwise cell types.

log10

Using log-count of interactions. Default is FALSE.

decimal

Default is 1.

text_size

Line/border size in mm; text size in pts. Default is 15.

number_size

Font size for text annotations. Default is 5.

title

The text for the title. Default is NULL.

Value

A figure of the significant interactions


Jasonxu0109/PlantPhoneDB documentation built on Jan. 2, 2023, 8:53 p.m.