is_protein {signalHsmm} | R Documentation |
Protein test
Description
Checks if an object is a protein (contains letters from one-letter amino acid code).
Usage
is_protein(object)
Arguments
object |
|
Value
TRUE
or FALSE
.
[Package signalHsmm version 1.5 Index]