From f2a29c5474542a44b777591bf32d55d6162d9463 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 13 Dec 2024 15:12:38 -0600 Subject: Allow choice between the two UI options Allow the user to switch between using the R/qtl2 file format or uploading the individual files. --- uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html') diff --git a/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html b/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html index 2bd5fab..a1953df 100644 --- a/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html +++ b/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html @@ -37,6 +37,12 @@
Select the zip file bundle containing information on the phenotypes you wish to upload, then click the "Upload Phenotypes" button below to upload the data.
+If you wish to upload the files individually instead, + click here.
See the File Formats section below to get an understanding of what is expected of the bundle files you upload.
-- cgit v1.2.3