diff options
author | jgart | 2021-12-01 01:18:50 -0500 |
---|---|---|
committer | jgart | 2021-12-01 01:18:50 -0500 |
commit | 89c182b5418852fbe8ef1efeb66866f7bef550f9 (patch) | |
tree | ff02afeddd9bd217dca00fabf598d3974b4abaec | |
parent | 615a6aca8a1db5401870cc133baa33f0bbc06b0d (diff) | |
download | gn-gemtext-89c182b5418852fbe8ef1efeb66866f7bef550f9.tar.gz |
qc-checks: check for crlf
-rw-r--r-- | topics/quality-control/qc-checks.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/topics/quality-control/qc-checks.gmi b/topics/quality-control/qc-checks.gmi index 756d2ee..cbf7e5b 100644 --- a/topics/quality-control/qc-checks.gmi +++ b/topics/quality-control/qc-checks.gmi @@ -43,3 +43,5 @@ is allowed into the GeneNetwork will be 22,000 entries. 11. Assesing Phenotypes for normality with Shapiro-Wilk Test. 12. Check for annotations file. + +13. Check for CRLF. |