PlotPeptideCore: PlotPeptideCore

Description Usage Arguments Value Examples

View source: R/PlotRAPIFunctions.R

Description

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

Usage

1
PlotPeptideCore(eDB, index)

Arguments

eDB

a data frame or RAPIMHCI or RAPIMHCII class object

index

(integer) indicating which row of the RAPIMHC and RAPIMHCII objects

Value

a ggplot2 object

Examples

1
2
3
4
## Not run: 
PlotPeptideCore(eDB = res, index = 1)

## End(Not run)

elmerfer/RAPInetMHCpan documentation built on Sept. 17, 2021, 2:14 p.m.