biocontext_kb.core.proteinatlas#
Functions#
|
Retrieve Human Protein Atlas information including expression, localization, and pathology data. Provide either gene_id or gene_symbol. |
Package Contents#
- biocontext_kb.core.proteinatlas.get_human_protein_atlas_info(gene_id, gene_symbol)#
Retrieve Human Protein Atlas information including expression, localization, and pathology data. Provide either gene_id or gene_symbol.
- Returns:
Protein atlas data with tissue_expression, subcellular_location, pathology, antibodies, RNA/protein levels or error message.
- Return type:
- Parameters: