Description Usage Arguments Value
This function check signalp program and version match .
1 2 | check_signalp_version_match(program_version = NULL,
input_version = NULL)
|
program_version |
for version of the programe. |
input_version |
Provided input version by user |
return logical condition
@examples
check_signalp_version_match(program_version=NULL, input_version= NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.