Description Usage Arguments Value
View source: R/visualization.R
barplot of distributions of clone status in grouped T cells or B cells.
1 2 | plotCloneState(btcr, scrna, group.by, split.by = NULL,
status = c("status", "status2"))
|
btcr |
A BTCR object. |
scrna |
The Single Cell RNAseq Seurat object corresponded to the BCR or TCR. |
group.by |
The meta.data column in scrna to group cells, like clusters. |
split.by |
The meta.data column in scrna to group cells, like sample groups. |
status |
The clonal status used. |
ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.