plotCorBoxs: Plot Box plot of normalized samples

View source: R/main.R

plotCorBoxsR Documentation

Plot Box plot of normalized samples

Description

Plot Box plot of normalized samples

Usage

plotCorBoxs(df, title = "", xn = "Samples", yn = "log2(CPM+1)")

Arguments

df

input matrix with colnames as samples

title

string

xn

name of x-axis

yn

name of y-axis

Value

p2 ggplot

Examples

plotCorBoxs(count)


yancychy/DiffChIPL documentation built on Dec. 24, 2024, 11:26 p.m.