-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
#1039 resolved the issue that user's could ask for invalid insertion position and received an empty result instead of an error. While that has been fixed, the maintainer is still able to insert positions to SILO that have a position outside the range [0, n].
Note that although positions are 1-based, an insertion at 0 is allowed to insert before the first symbol. The semantics of "insertion at position x" is "insert after position x" as documented by nextstrain:
22030:ACT would indicate that the query sequence has the three bases ACT inserted between position 22030 and 22031 in the reference sequence (the indices are 1-based).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation