Basic Information for gene:{{ gene_id }}
...
Organism : {{ spe_chosen.latin_name }}
Nucleic acid sequence length : {{ cds.sequence | length}}
protein sequence length : {{ pep.sequence | length}}
{% if gf %}
gene family : {% for i in gf %}{{ i.gene_family_name }} Link to Pfam{% endfor %}
{% endif %}

GoTo Sequence / Go Annotation / Expression Data

All updates
Sequence for gene:{{ gene_id }}
Coding sequence

{{ cds.sequence }}

Protein sequence

{{ pep.sequence }}

All updates
Annotation Information for gene:{{ gene_id }}
{% for i in ant_info %} {% for j in i %} {% endfor %} {% endfor %}
Data Source Annotation ID Information start end
{{ j }}
All updates
Expression data for gene:{{ gene_id }}