cross_prediction_plot: Prediction dot plots

cross_prediction_plotR Documentation

Prediction dot plots

Description

A dot plot showing the immunogenic predictions

Usage

cross_prediction_plot(object)

## S4 method for signature 'xrResult'
cross_prediction_plot(object)

Arguments

object

Depends on xrResult object. Run cross_compose function.

Value

Returns a ggplot object

Examples

## Not run: 
 cross_prediction_plot(object = result)

## End(Not run)

oandrefonseca/crossdome documentation built on March 30, 2023, 7:10 p.m.