pypath.inputs.ramp.ramp_id_types_2§

pypath.inputs.ramp.ramp_id_types_2(entity_type: Literal['gene', 'compound'] | None = None) set[str][source]§

List the identifier types of the RaMP database.

Same output as ramp_id_types, but works by the API while the former extracts the data from the MySQL dump. The API means a fast, small download, while the SQL dump is huge and slow to process, but might be already available in the cache.