resampling_heatmap: Heatmap describing resampling analysis

View source: R/plot.R

resampling_heatmapR Documentation

Heatmap describing resampling analysis

Description

Heatmap describing resampling analysis

Usage

resampling_heatmap(
  sample_info,
  resampling_results,
  subset_size = 4,
  threshold_padj = 0.05,
  threshold_lfc = 0.58,
  title = "",
  condition_name = "conditions"
)

Arguments

sample_info

sample_info tibble

resampling_results

analysis whit every biosamples

subset_size

number of sample for each condition in a resampling

threshold_padj

maximum adjusted pvalue to be considered differentially expressed (default 0.05)

threshold_lfc

minimum log2 fold change to be considered differentially expressed (default 0.58, corresponds to 1.5 fold change)

condition_name

condition used to facet the heatmap


INRAE-LPGP/prostPostprocess documentation built on April 14, 2023, 12:59 p.m.