From e1663d03b2030c4d2fef68caf2d8dd030ecf0a20 Mon Sep 17 00:00:00 2001 From: zsloan Date: Fri, 21 Oct 2022 18:15:19 -0500 Subject: Create geno-correlation-bug.gmi --- issues/geno-correlation-bug.gmi | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 issues/geno-correlation-bug.gmi 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) -- cgit v1.2.3