Description Usage Arguments Value Examples
View source: R/PlotRAPIFunctions.R
generate a ggplot2 logo of the evaluated papetide and its binding regions (Core) allowing the identification of the Core with its deleted (bulging out) regions and predicted insertion sites
1 | PlotPeptideCore(eDB, index)
|
eDB |
a data frame or RAPIMHCI or RAPIMHCII class object |
index |
(integer) indicating which row of the RAPIMHC and RAPIMHCII objects |
a ggplot2 object
1 2 3 4 | ## Not run:
PlotPeptideCore(eDB = res, index = 1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.