Description Usage Arguments Value Examples
View source: R/PlotRAPIFunctions.R
generate a ggplot2, displays bars indicating the amount of predicted peptides of different lengths
1 | PlotBindingPeptideDistribution(resDF, pepLevel = 0, main)
|
resDF |
a data frame or RAPIMHCI or RAPIMHCII class object |
pepLevel |
peptide level filter ¡? |
main |
a character with a plot title |
a ggplot2 object
1 2 3 4 | ## Not run:
RepresentedRegions(resDF)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.