{% extends "base_template.html" %} {% load staticfiles %} {% block title %}Explore conserved neighboring genes across genomes{% endblock %} {% block meta_description %}The local synteny viewer provides an overview of the genomic context of a particular gene and its orthologs in other species.{% endblock %} {% block content %}

Local synteny

The synteny view provides an overview of the genomic context of a particular entry and its orthologs in other species. This enables to see conservation or divergence of syntenic regions across species.

As synteny is computed with respect to a reference entry, please first search for a protein sequence of interest and click on the “Local Synteny” tab.


{% endblock content %}