Learn R Programming

signalHsmm (version 1.4)

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, ...)

Arguments

object

of class hsmm_pred.

only_sure

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

...

ignored

Value

Nothing.