From 31fb2794ffd4b17be35a2e122a8c6605aebaf65b Mon Sep 17 00:00:00 2001
From: Frederick Muriuki Muriithi
Date: Thu, 13 Jun 2024 12:27:25 -0500
Subject: Update the help text.
---
qc_app/templates/data_review.html | 24 ++++++++++++++++--------
1 file changed, 16 insertions(+), 8 deletions(-)
(limited to 'qc_app')
diff --git a/qc_app/templates/data_review.html b/qc_app/templates/data_review.html
index 7ac01ba..b7528fd 100644
--- a/qc_app/templates/data_review.html
+++ b/qc_app/templates/data_review.html
@@ -5,7 +5,7 @@
{%block contents%}
data review
-
+
Data Concerns
The following are some of the requirements that the data in your file
MUST fulfil before it is considered valid for this system:
@@ -19,11 +19,17 @@
all other lines in the file.
Each heading value in the first row MUST appear in the first row
ONE AND ONLY ONE time
-
The strain headers in your first row will be against a source of truth
- (see strains.csv [1.7M]).
- Pick the strain names from the 'Name' and
- 'Name2' fields.
+
The sample/cases (previously 'strains') headers in your first row will be
+ against those in the
+ GeneNetwork database.
+
+ If you encounter an error saying your sample(s)/case(s) do not exist
+ in the GeneNetwork database, then you will have to use the
+ Upload Samples/Cases
+ option on this system to upload them.
+
@@ -44,14 +50,16 @@
when checking a standard error file decimal numbers must have six or
greater decimal places to the right of the decimal point.
there must be a number to the left side of the decimal place
- (e.g. 0.55555 is allowed but .55555 is not).
+ (e.g. 0.55555 is allowed but .55555 is not).
+
+
-
+
Supported File Types
We support the following file types:
--
cgit v1.2.3