Plot junction bars showing V/N/D/J nucleotide composition
Source:R/plot_logo.R
plot_junction_bars.RdRenders stacked coloured bars showing the fraction of nucleotides derived from V-gene, N-region, D-gene, or J-gene segments at each codon position within a CDR3 alignment. Designed to sit below a CDR3 sequence logo.
Usage
plot_junction_bars(
junction_pwm,
chain = c("alpha", "beta"),
gap_character = "-"
)