From 948f134353dab810a0d6acd22f0f35bcd8582871 Mon Sep 17 00:00:00 2001 From: zsloan Date: Wed, 13 Apr 2022 13:26:39 -0500 Subject: Update mapping-zoom-bug.gmi --- issues/mapping-zoom-bug.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'issues') diff --git a/issues/mapping-zoom-bug.gmi b/issues/mapping-zoom-bug.gmi index 9218df7..f4b3d0a 100644 --- a/issues/mapping-zoom-bug.gmi +++ b/issues/mapping-zoom-bug.gmi @@ -11,4 +11,4 @@ From RWW: For the following trait, if you zoom into a range for a specific Chrom * priority: high This issue appears to be caused by marker namees being duplicated. If a marker name appears in an earlier chromosome, it ends up displayed first in the GEMMA results for a later chromosome. -For example, if rs0000000071 is in both chromosome 1 and chromosome 7, it will show up first in the chromosome 7 result file even if it's position is 122Mb. This causes a problem in the mapping display code, since the loop is set to break when the marker position is > the end position set by the user (in this case by selecting a specific Mb interval). +For example, if rs0000000071 is in both chromosome 1 and chromosome 7, it will show up first in the chromosome 7 result file even if its position is 122Mb. This causes a problem in the mapping display code, since the loop is set to break when the marker position is > the end position set by the user (in this case by selecting a specific Mb interval). -- cgit v1.2.3