{% extends "base_genome.html" %} {% load staticfiles %} {% block title %}Synteny for genome {{genome.uniprot_species_code}}{% endblock %} {% block css_hook %} {% endblock css_hook %} {% block js_hook %} {% endblock js_hook %} {% block contentTab %}
If you want to visualise the synteny of {{genome.sciname}} genome with an other genome you need to first select a second genome in the left sidebar.
Then, a chromosome selection widget will open and guide you to configure the viewer !