.plotDuplication {abseqR} | R Documentation |
bins singletons, doubletons, and higher order clonotypes into a line plot
.plotDuplication(files, sampleNames, regions = c("CDR3", "V"))
files |
list type. List of strings to _cdr_v_duplication.csv pathname |
sampleNames |
vector type. Vector of strings each representing sample names |
regions |
vector type. Which regions to include in the plot. Default = c("CDR3", "V") |
ggplot2 object