getCirclize | R Documentation |
a function to prepare input for chord diagram
getCirclize(Combined, group.by, proportion)
group.by |
The group header for which you would like to analyze the data. |
proportion |
Binary will calculate relationship unique clonotypes (proportion = FALSE) or a ratio of the group.by variable (proportion = TRUE) |
sc |
object after combineExpression(). |
cloneCall |
How to call the clonotype - VDJC gene (gene), CDR3 nucleotide (nt), CDR3 amino acid (aa), or VDJC gene + CDR3 nucleotide (strict). |
data frame of shared clonotypes between groups
Dillon Corvino, Nick Borcherding
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.