Most_Common_Clones_Per | R Documentation |
Most_Common_Clones_Per Function to compute the most common clones for a TCR feature in a Seurat object, grouped by a second feature
Most_Common_Clones_Per(SerObj, tcr_feature, grouping_feature, top_n = 10)
SerObj |
A Seurat object containing the data. |
tcr_feature |
A metadata feature e.g. TRA_J |
grouping_feature |
A metadata feature to group by e.g. Tissue |
top_n |
a numerical value, default 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.