Description Usage Arguments Value
Get the edit sequence a traversal represents.
1 | expandTraversalEditSequence(sgrap, toEx, travInd)
|
sgrap |
The graph. |
toEx |
The traversal set in question. |
travInd |
The index of the traversal set. |
The edit script to go from the query sequence to the reference graph. Three parallel vectors: the first is the location in the (current state of the) query, the second is the operation type (1 for substitution, 2 for insertion, 3 for deletion), and the third is the character (is garbage for deletion).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.