anndict.annotate.ai_biological_process# anndict.annotate.ai_biological_process(gene_list)[source]# Describes the most prominent biological process represented by a list of genes using an LLM. Parameters: gene_list list[str]The list of genes to be described. Return type: str Returns: The biological process annotation of gene_list.