{% extends "seqCV.html" %} {% load staticfiles %} {% block title %}OMA orthology database: Homoeologs for {{ entry.omaid }}{% endblock %} {% block meta_description %}For {{ entry.omaid }} OMA predicts the following {{ nr_hps }} homoeologs {% endblock %} {% block contentTab %}
Homoeologous Pairs ?
Download: Fasta
{% if entry.omaid == entry.alt_splicing_variant %}
Taxon Sub-genome Protein ID Cross reference Confidence Domain Architectures
{% else %}
Homoeologs for this gene have been computed for a different splicing variant: {{ entry.alt_splicing_variant }}
{% endif %}
{% if entry.omaid == entry.alt_splicing_variant %} {% endif %} {% endblock contentTab %}