tooluniverse.tools.OpenTargets_get_target_gene_ontology_by_ensemblID moduleΒΆ

OpenTargets_get_target_gene_ontology_by_ensemblID

Retrieve Gene Ontology annotations for a specific target by Ensembl ID.

tooluniverse.tools.OpenTargets_get_target_gene_ontology_by_ensemblID.OpenTargets_get_target_gene_ontology_by_ensemblID(ensemblId, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Retrieve Gene Ontology annotations for a specific target by Ensembl ID.

Parameters:
  • ensemblId (str) – The Ensembl ID of the target for which to retrieve Gene Ontology annotations.

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any