{% extends "layout.html" %} {% block content %}

{{gene}}


Synonyms

The following synonyms are found in the database. You can follow the links to search individual names or all of them at once.
Warning: Synonyms, especially short ones, may match other genes or words that are not gene names.


{# --- Added Section for Gemini Prompt --- #} {% if prompt %}

LLM Prompt for {{gene}}

{% else %}

Prompt generation failed or no sentences found.

{% endif %} {# --- END OF MODIFIED SECTION --- #} {%else%} No synonym for {{gene}} is found. {%endif%}
{% endblock %}