{% extends 'sharedTemplates/base.html' %} {% block title %}Contig composition{% endblock %} {% block body %}
The table displays the number of contigs or scaffolds found for each annotated region.
- Value of 0 means no flanking genes were detected in that region.
- Value of 1 indicates the region was found on a single contig.
- Value of 2+ indicates that flanking genes are located on separate contigs, or that the scaffold consists of multiple contigs containing both flanking genes.
{{ col }} | {% endfor %}|
---|---|
{{ row[col] }} | {% endfor %}