getSingleton: get singletons

Description Usage Arguments Value Examples

Description

function gets all clonotype having only 1 count across all samples

Usage

1

Arguments

x

an object of class [RepSeqExperiment]

Value

an object of class RepSeqExperiment

Examples

1
2
3
4
5
6
7
8
## Not run: 
# The package RepSeqData contains example datasets 
library(RepSeqData)
# get only singleton clonotypes
singletonData <- getSingleton(RepSeqData) 
singletonData

## End(Not run)

ph-pham/RepSeq documentation built on Dec. 22, 2021, 7:47 a.m.