diff options
Diffstat (limited to 'uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html')
-rw-r--r-- | uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html b/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html index 8f67baa..898fc0c 100644 --- a/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html +++ b/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html @@ -201,3 +201,7 @@ <em>phenotypes × individuals</em>.</p> </div> {%endblock%} + +{%block sidebarcontents%} +{{display_pheno_dataset_card(species, population, dataset)}} +{%endblock%} |