From fe93c11ec9dfca712b09bcd677e5a3b6f753d2d1 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 10 Jun 2025 17:02:09 -0500 Subject: Bug: The Phenotype datasets need the InbredSet.Name as a prefix The Phenotype datasets need the InbredSet.Name, (not the InbredSet.InbredSetCode) as a prefix for the data to be found and listed in the GeneNetwork menu. --- uploader/templates/phenotypes/create-dataset.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'uploader') diff --git a/uploader/templates/phenotypes/create-dataset.html b/uploader/templates/phenotypes/create-dataset.html index 8e45491..19a2b34 100644 --- a/uploader/templates/phenotypes/create-dataset.html +++ b/uploader/templates/phenotypes/create-dataset.html @@ -42,7 +42,7 @@
A short representative name for the dataset.
-Recommended: Use the population code and append "Publish" at the end. +
Recommended: Use the population name and append "Publish" at the end.
This field will only accept names composed of
letters ('A-Za-z'), numbers (0-9), hyphens and underscores.
An optional, short name for the dataset.
If this is not provided, it will default to the value provided for the
--
cgit v1.2.3