summaryrefslogtreecommitdiff
path: root/issues/remove-extraneous-pcorrs-options.gmi
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-05-16 09:08:37 +0300
committerFrederick Muriuki Muriithi2022-05-16 09:08:37 +0300
commite2dc25663035715d1088f6cc16a62a9f02fe9512 (patch)
tree3034c1f8973bcb71400367b7e613f09aca02ba36 /issues/remove-extraneous-pcorrs-options.gmi
parentcca7b73342e43e283cd55e04c4eefe1e86efb779 (diff)
downloadgn-gemtext-e2dc25663035715d1088f6cc16a62a9f02fe9512.tar.gz
New Issue: Remove extra pcorrs options
Diffstat (limited to 'issues/remove-extraneous-pcorrs-options.gmi')
-rw-r--r--issues/remove-extraneous-pcorrs-options.gmi30
1 files changed, 30 insertions, 0 deletions
diff --git a/issues/remove-extraneous-pcorrs-options.gmi b/issues/remove-extraneous-pcorrs-options.gmi
new file mode 100644
index 0000000..1ec1c9d
--- /dev/null
+++ b/issues/remove-extraneous-pcorrs-options.gmi
@@ -0,0 +1,30 @@
+# Remove Extra Partial Correlations Options
+
+## Tags
+
+* assigned: fredm
+* keywords: partial correlations
+* status: in progress
+* type: bug
+* priority: high
+
+## Description
+
+When running the partial correlations feature against an entire dataset, the "Compute" element gives the following options, from which the user can select:
+
+* Genetic Correlation, Pearson's r
+* Genetic Correlation, Spearman's rho
+* SGO Literature Correlation
+* Tissue Correlation, Pearson's r
+* Tissue Correlation, Spearman's rho
+
+@robw was of the opinion that this is too much, and is entirely unnecessary, suggesting the provision of only two options:
+
+* Pearson's r
+* Spearman's rho
+
+This will have corresponding changes in code to get rid of all the code dealing with the differences that were inherent in the former 5 options.
+
+## Related Issues and Topics
+
+=> ../topics/gn1-migration-to-gn2/partial-correlations.gmi