Description Usage Arguments Value See Also Examples
List clonotypes found exclusively in one library.
1 |
... |
Library names. |
data |
A clonotype table. |
A vector of clonotype names.
1 2 3 | clonotypes <- read_clonotypes(system.file('extdata', 'clonotypes.txt.gz', package = "clonotypeR"))
clonotypes <- clonotype_table(levels(clonotypes$lib), data=clonotypes)
private_clonotypes("C", data=clonotypes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.