Description Usage Arguments Value Examples
View source: R/PlotRAPIFunctions.R
generate a ggplot2 logo of all cores binders associated to such peptide. The cores is the sequence predicted as binder inside the peptide, it can be the same sequence or a shorter one (a deletion/loop in the tested sequence) or longer one with an insertion.
1 | PeptideCoreLogo(eDB, peptide)
|
eDB |
a data frame or RAPIMHCI or RAPIMHCII class object |
peptide |
a string sequence peptide |
a ggplot2 object
1 2 3 4 | ## Not run:
PeptideBindersLogo(eDB = res, peptide == "MSRIGMEVTPSGTW")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.