From 319d4bf99a67aa7183c5cf5ee4f60e56a558d624 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 13 Sep 2024 11:49:51 -0500 Subject: Leave notes on things that need to be handled in code and UI --- .../templates/populations/create-population.html | 32 ++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'uploader/templates/populations') diff --git a/uploader/templates/populations/create-population.html b/uploader/templates/populations/create-population.html index b57afba..b05ce37 100644 --- a/uploader/templates/populations/create-population.html +++ b/uploader/templates/populations/create-population.html @@ -107,7 +107,10 @@ value="{{error_values.population_code or ''}}" class="form-control" /> - … document what this field is for … +

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

@@ -159,7 +162,10 @@ {%endfor%} -

… provide some documentation on what this field does …

+

+ This is a rough grouping of the populations in GeneNetwork into lists + of common types of populations. +

@@ -207,6 +213,28 @@ {%endif%}>{{gtype}} {%endfor%} + +

+ + This might be a poorly named field. +

+

+ It probably has more to do with the mating crosses/crossings used to + produce the individuals in the population. I am no biologist, however, + and I'm leaving this here to remind myself to confirm this. +

+

+ I still don't know what riset is.
+ … probably something to do with Recombinant Inbred Strains +

+

+ Possible resources for this: +

+

+
-- cgit v1.2.3