Description Usage Arguments Value Examples
function gets all clonotype having only 1 count across all samples
1 | getSingleton(x)
|
x |
an object of class [ |
an object of class RepSeqExperiment
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.