rba_reactome_version {rbioapi}R Documentation

The version number of current database

Description

Returns the current version of Reactome database.

Usage

rba_reactome_version(...)

Arguments

...

rbioapi option(s). See rba_options's arguments manual for more information on available options.

Value

Character string containing the version of Reactome database.

Corresponding API Resources

"GET https://reactome.org/ContentService/data/database/version"

References

Examples


rba_reactome_version()



[Package rbioapi version 0.8.1 Index]