DE_gene_plot: function definitions ##### Plot DE gene numbers of each...

View source: R/DE_gene_plot.R

DE_gene_plotR Documentation

function definitions ##### Plot DE gene numbers of each perturbations

Description

function definitions ##### Plot DE gene numbers of each perturbations

Usage

DE_gene_plot(
  score_dir,
  pval_dir,
  project = "perturb",
  prefix = "./",
  label = "",
  p_val_cut = 0.05,
  score_cut = 0.5,
  ylimit = "auto"
)

HailinWei98/SCREEN documentation built on June 15, 2022, 12:21 a.m.