CalculateTcrDiversity | R Documentation |
Plot a diversity profile for each library in the data
CalculateTcrDiversity(inputData, order1 = 1, order2 = 200)
inputData |
The a data frame with the columns: sampleId, v_a_gene, v_b_gene, cdr3_a_aa, cdr3_b_aa, and clone_size |
order1 |
The minimum order for calculating the generalized Simpson entropy. |
order2 |
The maximum order for calculating the generalized Simpson entropy. |
A data frame with the results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.