draw_volcano_DEseq: Draw a volcano plot for one contrast derived from DEseq

View source: R/BulkRNAseq.R

draw_volcano_DEseqR Documentation

Draw a volcano plot for one contrast derived from DEseq

Description

Draw a volcano plot for one contrast derived from DEseq

Usage

draw_volcano_DEseq(contrast_df, Title = NULL)

Arguments

contrast_df

Data frame with columns: log2FoldChange, padj, gene, contrast_name

Title

Title text or NULL

Value

ggplot object


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.