plot_cdr3_paired_comparison: scatterplot for the cdr3 clonetype correlation between two...

Description Usage Arguments Examples

Description

draw scatter plot for the cdr3 clonetype between 2 samples, and add the linear regression formula

Usage

1
2
plot_cdr3_paired_comparison(sample1_cdr3, sample2_cdr3, sample1_id, sample2_id,
  file_out)

Arguments

sample1_cdr3

two columns: cdr3aa and frequency for the first sample

sample2_cdr3

two columns: cdr3aa and frequency for the second sample

file_out

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

Examples

1
#' plot_cdr3_paired_comparison(sample1_cdr3,sample2_cdr3,'case','control','cdr3_paired_comparison.pdf')

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