Description Usage Arguments Value
View source: R/visualization.R
heatmap of v-j pairs usage
1 2 | plotVJpair(btcr, group, dtype = c("count", "percentage"), topn = 10,
ncol = 1, position = c("right", "left", "bottom", "top"))
|
btcr |
A BTCR object. |
group |
COlumn in btcr$contigs to group genes. |
dtype |
Plot usage counts or percentages. |
topn |
Just plot the v-j pairs with top N usage. Default: 10. |
ncol |
Ncols in plot layout. |
position |
The position of group labels in plot. |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.