summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjgart2021-12-18 09:33:59 -0500
committerGitHub2021-12-18 09:33:59 -0500
commit7c7df39586d850fb560987081984069c66d70b33 (patch)
treea0570a7f3214a579fba019ee51fb00f18ee8e8c7
parentfe53e6c30090cdea1cd947de876d6ee2f7b28983 (diff)
downloadgn-gemtext-7c7df39586d850fb560987081984069c66d70b33.tar.gz
qc-checks: Update SE values decimal size
-rw-r--r--topics/quality-control/qc-checks.gmi20
1 files changed, 9 insertions, 11 deletions
diff --git a/topics/quality-control/qc-checks.gmi b/topics/quality-control/qc-checks.gmi
index 9c8fcfd..0d04625 100644
--- a/topics/quality-control/qc-checks.gmi
+++ b/topics/quality-control/qc-checks.gmi
@@ -28,22 +28,20 @@ is allowed into the GeneNetwork will be 22,000 entries.
4. The standard error between male and female mice has to be computed.
-5. SE values have to be computed to 8 decimal places.
+5. SE values have to be computed to 6 or greater decimal places.
-6. The average between male and female mice has to be computed.
+6. The average between male and female mice has to be computed to 3 decimal places.
-7. AVG values have to be computed to only 3 decimal places.
+7. Datasets/studies having the same ProbeSetID should be grouped together.
-8. Datasets/studies having the same ProbeSetID should be grouped together.
+8. There should be no trailing spaces in data cells.
-9. There should be no trailing spaces in data cells.
+9. Entries should have the same capitalization style.
-10. Entries should have the same capitalization style.
+10. Assesing Phenotypes for normality with Shapiro-Wilk Test.
-11. Assesing Phenotypes for normality with Shapiro-Wilk Test.
+11. Check for annotations file.
-12. Check for annotations file.
+12. Check for CRLF.
-13. Check for CRLF.
-
-14. Check for UTF-8 encoding.
+13. Check for UTF-8 encoding.