private_clonotypes: private_clonotypes

Description Usage Arguments Value See Also Examples

Description

List clonotypes found exclusively in one library.

Usage

1

Arguments

...

Library names.

data

A clonotype table.

Value

A vector of clonotype names.

See Also

clonotype_table

Examples

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)

charles-plessy/clonotypeR.old documentation built on May 13, 2019, 3:31 p.m.