plot_DESeq2_pvalues: Plot DESeq2 p-values

View source: R/DESeq2_functions.R

plot_DESeq2_pvaluesR Documentation

Plot DESeq2 p-values

Description

This functions plots pvalues original and after filtering

Usage

plot_DESeq2_pvalues(pdf_name, res, res_filtered)

Arguments

pdf_name

File path for the pdf to save images

res

Original results (dds object)

res_filtered

Filtered results (dds object)


HCGB-IGTP/HCGB.IGTP.DAnalysis documentation built on April 13, 2025, 12:03 a.m.