doBarPlot: A function that creates a barplot with a table for contrasts

Description Usage Arguments Examples

Description

This function creates a barplot with a table with estimated contrasts.

Usage

1
doBarPlot(d, nn, ID, Group)

Arguments

d

data frame with expression data.

nn

name of the gene

ID

name of the variable with subject ID

Group

name of factor with groups to be compared

Examples

1
doBarPlot(d,nn,ID,Group)

mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.