Description Usage Arguments Value Examples
function plots
1 2 3 4 5 6 | plot2v2count(
x,
level = c("V", "J", "VJ", "VpJ", "CDR3aa"),
libs = NULL,
scale = c("counts", "log")
)
|
x |
an object of class RepSeqExperiment |
level |
choose between V, J, VJ, VpJ, CDR3aa |
libs |
a vector of characters of length 2 containing the sample names to plot. |
scale |
normal or log10 scale of axes |
a dot plot
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.