plot_batch_effect: Plot batch effect

View source: R/DESeq2_functions.R

plot_batch_effectR Documentation

Plot batch effect

Description

This functions plots original PCA and batch corrected given two variables and a putative batch variable

Usage

plot_batch_effect(var1, var2, dds_object, dirName, batch_var)

Arguments

var1

DESeq2 object

var2

DESeq2 object

dds_object

DESeq2 object

dirName

Folder path to store results

batch_var

Putative batch variable


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