From 3faa40a29e9373256f51d3071b24ea9554ef2cdb Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 25 Mar 2026 13:04:25 -0500 Subject: genotypes: Simplify UI text. --- uploader/templates/populations/view-population.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/uploader/templates/populations/view-population.html b/uploader/templates/populations/view-population.html index ac89bc7..29add29 100644 --- a/uploader/templates/populations/view-population.html +++ b/uploader/templates/populations/view-population.html @@ -95,14 +95,13 @@ id="genotypes-content" role="tabpanel" aria-labelledby="genotypes-content-tab"> -

This allows you to upload the data that concerns your genotypes.

-

Any samples/individuals/cases/strains that do not already exist in the - system will be added. This does not delete any existing data.

+

Click the button to view and manage genetic data for individuals in + this population.

upload genotypes + class="btn btn-primary">manage genotypes

Upload expression data (mRNA data) for this population.

-- cgit 1.4.1