Description Usage Arguments Value Examples
View source: R/PlotRAPIFunctions.R
generate a ggplot2 logo of all peptides binder of lenth in size. if eDB is an RAPIMHCII object only one plot will be generated
1 | PeptideBindersLogo(eDB, size = c(8:14), type = c("Peptide", "InterCore"))
|
eDB |
a data frame or RAPIMHCI or RAPIMHCII class object |
size |
a integer or integer verctor with values between 8 and 14 |
type |
character Peptide or InterCore for RAPIMHC or Peptide for RAPIMHCII |
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.