CloneSize | R Documentation |
Estimate Clonotype clone size
CloneSize( vdj, names = NULL, sep = 1:3, plot = TRUE, colors = NULL, save = TRUE, out.pref = NULL )
vdj |
an object of VDJ. |
names |
character. sample or group names. |
sep |
integer. |
plot |
logical. |
colors |
character. |
save |
logical. |
out.pref |
character. |
results of clone size
VDJ = readRDS('VDJ.rds') CloneSize(VDJ)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.