Description Usage Arguments Value Author(s) Examples
View source: R/plot_QC_binder.R
This depicts the distribution of correlation between a binder and all others.
1 2 3 4 5 6 7 8 9 10 11 |
baf |
an object of the |
b_id |
one binder IDs in numeric or in character with repeat indicator if necessary. |
incl |
whether each column is included or not. This can be used to exclude other control binders |
method, use |
refer to |
main, xlab, ... |
pass over to |
show_count |
whether the count is displayed or not. |
a list having two elements, computed correlation values and the
output of hist
Mun-Gwan Hong <mun-gwan.hong@scilifelab.se>
1 2 | data(sba)
plot_QC_binder_corr_hist(sba, "rabbit IgG")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.