Description Usage Arguments Value
Will return all alignments of a sequence to a graph (within some maximum edit distance).
1 | traverseSequenceGraph(sgrap, query, maxEdit)
|
sgrap |
The graph. |
query |
The sequence. |
maxEdit |
The maximum edit distance. |
An opaque object containing the graph traversals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.