tooluniverse.tools.get_ec_number_by_entity_id moduleΒΆ get_ec_number_by_entity_id Retrieve the Enzyme Commission (EC) number(s) for an entity. tooluniverse.tools.get_ec_number_by_entity_id.get_ec_number_by_entity_id(entity_id, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ Retrieve the Enzyme Commission (EC) number(s) for an entity. Parameters: entity_id (str) β Polymer entity ID (e.g., β1A8M_1β) stream_callback (Callable, optional) β Callback for streaming output use_cache (bool, default False) β Enable caching validate (bool, default True) β Validate parameters Return type: Any