request_reactome_organisms_info: Retrieve Available Organisms in Reactome

View source: R/19_REACTOME.R

request_reactome_organisms_infoR Documentation

Retrieve Available Organisms in Reactome

Description

This function retrieves the list of organisms available in the Reactome database.

Usage

request_reactome_organisms_info()

Value

A sorted vector of organism names.

Author(s)

Xiaotao Shen (xiaotao.shen@outlook.com)

Examples

organisms <- request_reactome_organisms_info()
print(organisms)

tidymass/massdatabase documentation built on March 29, 2025, 10:51 p.m.