{%extends "phenotypes/base.html"%} {%from "flash_messages.html" import flash_all_messages%} {%from "macro-table-pagination.html" import table_pagination%} {%block title%}Phenotypes{%endblock%} {%block pagetitle%}Phenotypes{%endblock%} {%block contents%} {{super()}}

You have successfully loaded your new phenotypes into the database.

View your data on GeneNetwork2. You might need to login to GeneNetwork2 to view specific traits.

{%endblock%} {%block more_javascript%}{%endblock%}