summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--issues/rewrite-qc-and-qc-uploads-in-python.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/issues/rewrite-qc-and-qc-uploads-in-python.gmi b/issues/rewrite-qc-and-qc-uploads-in-python.gmi
index 8b0e989..4d60f41 100644
--- a/issues/rewrite-qc-and-qc-uploads-in-python.gmi
+++ b/issues/rewrite-qc-and-qc-uploads-in-python.gmi
@@ -37,7 +37,7 @@ In this document, the discussions of what is necessary to get the application in
* * when checking a standard error file decimal numbers must contain six or greater places to the right side of the dot.
* * there must be a number to the left side of the dot (e.g. 0.55555 is allowed but .55555 is not).
* check line endings to make sure they are Unix and not DOS
-* check strain headers against a source of truth (see strains.csv)
+* check strain headers against a source of truth (see strains.csv): get the values from 'Name' and 'Name2' fields
## Questions Awaiting Feedback