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