| sampleClones | R Documentation |
sampleClones Down-sample clones to specified sizesampleClones Down-sample clones to specified size
sampleClones(clones, size, weight = NULL, group = NULL)
clones |
a tibble of airrClone objects |
size |
target size |
weight |
column for weighting sample probability |
group |
column (or columns) to sample evenly among groups |
The input object with sequences down-sampled
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.