.aminoAcidPlot {abseqR} | R Documentation |
Plots 2 kinds: scaled and unscaled composition logos
.aminoAcidPlot(compositionDirectory, outdir, sampleName, regions = c("FR1", "CDR1", "FR2", "CDR2", "FR3", "CDR3", "FR4"), .save = TRUE)
compositionDirectory |
string type. |
outdir |
string type. |
sampleName |
string type. |
regions |
logical type. vector of FR/CDR regions to plot |
.save |
logical type. save ggplot object |
none