plot_cdr3_stat: visualization for 3 kind of statistics for CDR3 aa

Description Usage Arguments Examples

Description

The outermost layer will show the top 5 CDR3 aa and their frequencies The middle layer will be the Returns Tukey's five number summary (minimum, lower-hinge, median, upper-hinge, maximum) THe innermost layer will be the unique/double/3 plus CDR3 aa

Usage

1
plot_cdr3_stat(stat_matrix, file_out)

Arguments

stat_matrix

three columns are "type","name","value",3 rows +5 rows + 5 rows

file_out

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

Examples

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

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