check_reactome_url {ReactomeGSA}R Documentation

check_reactome_url

Description

Makes sure the passed URL is valid. If not URL is passed, the one stored in the options is retrieved

Usage

check_reactome_url(reactome_url)

Arguments

reactome_url

character The URL to test. If NULL the URL is retrieved from the options.

Value

character The potentially cleaned / retrieved URL with a trailing "/"


[Package ReactomeGSA version 1.6.1 Index]