We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc9854 commit 86f0c21Copy full SHA for 86f0c21
1 file changed
docs/source/conventions/normalization.rst
@@ -148,7 +148,7 @@ the following normalization rules apply:
148
149
#. If the Allele is an ambiguous insertion, determine if it is reference derived.
150
151
- i. Determine the greatest factor `d` of the `seed length` such that `d` is less than or equal to the
+ i. Determine the smallest factor `d` of the `seed length` such that `d` is less than or equal to the
152
length of the modified `reference sequence`, and there exists a subsequence of length `d`
153
derived from the modified `reference sequence` that can be circularly expanded to recreate
154
the modified `alternate sequence`.
0 commit comments