{% extends 'analysispage.html' %} {% block title %}Project Gene List Settings{% endblock %} {% block links %} Project: {{ project }} {% endblock %} {% block desc %} {% endblock %} {% block innercontent %}

Gene Lists

Here you can add or remove existing gene lists to/from this project.
Please use the non-project-specific gene list settings page to create new or edit existing gene lists.

Variants in the gene lists below will be highlighted in variant search results.   Also, variant search can be done on just the genes in these lists.

{% if is_manager %}
Add Gene List {% endif %}
{% endblock %}