plotVJpair: heatmap of v-j pairs usage

Description Usage Arguments Value

View source: R/visualization.R

Description

heatmap of v-j pairs usage

Usage

1
2
plotVJpair(btcr, group, dtype = c("count", "percentage"), topn = 10,
  ncol = 1, position = c("right", "left", "bottom", "top"))

Arguments

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.

Value

ggplot


xizhihui/BTCR documentation built on Dec. 23, 2021, 7:10 p.m.