summary.hsmm_pred: Summarize single signalHsmm prediction

Description Usage Arguments Value

View source: R/hsmm_pred.R

Description

Summarizes objects of class hsmm_pred.

Usage

1
2
3
## S3 method for class '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.


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