summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2022-10-21 18:15:19 -0500
committerGitHub2022-10-21 18:15:19 -0500
commite1663d03b2030c4d2fef68caf2d8dd030ecf0a20 (patch)
tree41641351be79de4a2cbed34a407d3fd3090e127b
parenta0f8d03dc44c36ebbe8e9acb12090338d93be48a (diff)
downloadgn-gemtext-e1663d03b2030c4d2fef68caf2d8dd030ecf0a20.tar.gz
Create geno-correlation-bug.gmi
-rw-r--r--issues/geno-correlation-bug.gmi21
1 files changed, 21 insertions, 0 deletions
diff --git a/issues/geno-correlation-bug.gmi b/issues/geno-correlation-bug.gmi
new file mode 100644
index 0000000..801ca1e
--- /dev/null
+++ b/issues/geno-correlation-bug.gmi
@@ -0,0 +1,21 @@
+# Genotype correlations only returning results from first chromosome
+
+## Tags
+
+* assigned: fredm, alexm, zsloan
+* type: bug
+* priority: high
+* status: ongoing
+* keywords: correlations
+
+## Description
+
+=> http://gn2-zach.genenetwork.org/show_trait?trait_id=rsm10000006649&dataset=BXDGeno
+
+Do correlations against "NHLBI BXD All Ages Heart RNA-Seq (Nov20) TMP Log2 **" (the final Heart dataset)
+
+Only 261 results appear, and all from Chromosome 1
+
+I initially suspected this had something to do with the new filtering options, but this isn't the case.
+
+I think there might be some issue in the correlations logic specific to Genotype correlations (where the trait is Genotype and the target DB is any type). At the very least, it seems that it isn't returning the top 500 results and is instead returning the first 500 results (with no sort by the actual correlation)