Check version of JPred REST interface.
check_rest_version(host = "http://www.compbio.dundee.ac.uk/jpred4/cgi-bin/rest", suffix = "version", silent = FALSE)
host | JPred host address. |
---|---|
suffix | Host address suffix. |
silent | Should the work be done silently? (default = FALSE) |
Version of JPred REST API.
# NOT RUN { ## Not run -- check_rest_version() # }