{%extends "genotypes/base.html"%} {%from "flash_messages.html" import flash_all_messages%} {%block title%}Genotypes: View Dataset{%endblock%} {%block pagetitle%}Genotypes: View Dataset{%endblock%} {%block breadcrumbs%} {{super()}}
| Name | Full Name |
|---|---|
| {{dataset.Name}} | {{dataset.FullName}} |
Maybe include the assembly details here if found to be necessary.
Provide link to enable uploading of genotype data here.