From 3470f09fd852fe664a77e1132dda41abfab1c2ab Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 17 Feb 2025 15:20:40 -0600 Subject: Update the help text for "Population code" field. --- uploader/templates/populations/create-population.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'uploader/templates') diff --git a/uploader/templates/populations/create-population.html b/uploader/templates/populations/create-population.html index b05ce37..86aebda 100644 --- a/uploader/templates/populations/create-population.html +++ b/uploader/templates/populations/create-population.html @@ -107,9 +107,12 @@ value="{{error_values.population_code or ''}}" class="form-control" /> -

- - What is this field is for? Confirm with Arthur and the rest. +

+ This is a 3-character code for your population, that is prepended to + the phenotype identifiers. e.g. For the "BXD Family" population, the + code is "BXD" and therefore, the phenotype identifiers for the + population look like the following examples: BXD_10148, + BXD_10180, BXD_10197, etc.

-- cgit v1.2.3