plot_t_test: boxplot for t.test result of two group of data

Description Usage Arguments Examples

Description

boxplot and jitter plot

Usage

1
plot_t_test(a, b, file_out)

Arguments

a

value vector for first group in numeric

b

value vector for second group in numeric

file_out

the filename of output figue,should end up with pdf or png

Examples

1
#' plot_t_test(stat_matrix,'cdr3aa-distribution-stat.pdf')

jmzeng1314/IRseq documentation built on May 8, 2019, 7:48 p.m.