tooluniverse.tools.HPA_get_subcellular_location module

HPA_get_subcellular_location

Get annotated subcellular locations for a protein using optimized columns parameter. Retrieves bo…

tooluniverse.tools.HPA_get_subcellular_location.HPA_get_subcellular_location(gene_name, *, stream_callback=None, use_cache=False, validate=True)[source]

Get annotated subcellular locations for a protein using optimized columns parameter. Retrieves bo…

Parameters:
  • gene_name (str) – Gene name or gene symbol, e.g., ‘CCNB1’, ‘TP53’, ‘EGFR’, etc.

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any