plot_vdj_circos_seurat | R Documentation |
Circos plot of V and J segments from Seurat object
plot_vdj_circos_seurat(
object,
Vsegment,
Jsegment,
Dsegment = NULL,
clone,
cells = c(),
...
)
object |
Seurat object |
Vsegment |
Vector of V segment assignment |
Jsegment |
Vector of J segment assignment |
Dsegment |
Vector of D segment assignment (not currently implemented) |
clone |
Vector of clone assignment |
cells |
Which cells should be included |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.