ref_cluster_sizes | R Documentation |
"ref_cluster_sizes"
is a list containing two matrices with probabilities for cluster sizes in a naive reference
repertoire. The element named "original"
contains the probabilities used in the original GLIPH algorithm. Here,
the same probabilities are used for all sample sizes.
The element names "simulated"
contains probabilities determined by us. Since the distribution of cluster sizes
depend on the sample size, we estimated with GLIPH the probabilities for different sample sizes in a 500-step simulation
using different numbers of random sequences from the reference database (125, 250, 500, 1000, 2000, 4000, 6000, 8000,
10000). For scoring, the probabilities from the dataset corresponding the closest to the sample size are used.
data(ref_cluster_sizes)
An object of class list
of length 2.
Glanville, Jacob, et al. "Identifying specificity groups in the T cell receptor repertoire." Nature 547.7661 (2017): 94.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.