plotSeqLogo {genBaRcode} | R Documentation |
Plots a sequence logo
Description
Plots a sequence logo
Usage
plotSeqLogo(BC_dat, colrs = NULL)
Arguments
BC_dat |
a chatacter vector or BCdat object containing the respective sequences |
colrs |
a character vector containing the desired colors for the nucleotides A, T, C, G and N (in that order) |
Value
a ggplot2 object
[Package genBaRcode version 1.2.7 Index]