tooluniverse.tools.get_gene_name_by_entity_id moduleΒΆ get_gene_name_by_entity_id Retrieve gene name(s) associated with a polymer entity. tooluniverse.tools.get_gene_name_by_entity_id.get_gene_name_by_entity_id(entity_id, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ Retrieve gene name(s) associated with a polymer entity. Parameters: entity_id (str) β Entity ID like β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