Description Usage Arguments Value
Plots the number of unique clonotypes (on the y-axis) drawn from a sample size on the x axis. The number of unique clonotypes is averaged over 5 repeated rounds.
1 | .plotRarefaction(files, sampleNames, regions = c("CDR3", "V"))
|
files |
list type. A list of files consisting of path to samples |
sampleNames |
vector type. A vector of strings, each being the name of samples in files |
regions |
vector type. A vector of strings, regions to be included. Defaults to c("CDR3", "V") |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.