signalHsmm (version 1.5)

summary.hsmm_pred: Summarize single signalHsmm prediction

Description

Summarizes objects of class hsmm_pred.

Usage

# S3 method for hsmm_pred
summary(object, only_sure = TRUE,
  double_linebreak = FALSE, ...)

Arguments

object

of class hsmm_pred.

only_sure

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

double_linebreak

logical, if TRUE adds aestically pleasing (in .Rmd) double linebreaks between the elements of summary.

...

ignored

Value

Nothing.