plot.hsmm_pred: Plot single signalHsmm prediction
Usage
# S3 method for hsmm_pred
plot(x, add_legend = TRUE, only_sure = TRUE, ...)
Arguments
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.