plot.hsmm_pred: Plot single signalHsmm prediction

Description Usage Arguments Value

View source: R/hsmm_pred.R

Description

Plots objects of class hsmm_pred.

Usage

1
2
## S3 method for class 'hsmm_pred'
plot(x, add_legend = TRUE, only_sure = TRUE, ...)

Arguments

x

object of class hsmm_pred.

add_legend

logical, if TRUE, legend is added to the plot.

only_sure

logical, if FALSE does not draw signal peptide structure when probability is smaller than 0.5.

...

ignored.

Value

Nothing.


michbur/signalHsmm documentation built on May 10, 2020, 2:58 p.m.