draw_boxplot_gene: draw boxplot for a specific gene's values between two groups

Description Usage Arguments Value Examples

View source: R/draw_boxplot_gene.R

Description

draw boxplot for a specific gene's values between two groups

Usage

1
draw_boxplot_gene(gene = "VCX3A", exprSet, group_list)

Arguments

gene

specific a gene which should be the rownames of exprSet

exprSet

An expression matrix which rownames are genes and columns are samples

group_list

defined which sample belong to which group

Value

create a boxplot

Examples

1
#'  draw_boxplot_gene(x,exprSet,group_list)

jmzeng1314/humanid documentation built on May 19, 2019, 2:57 p.m.