graph.de.bruijn | R Documentation |
graph.de.bruijn()
was renamed to make_de_bruijn_graph()
to create a more
consistent API.
graph.de.bruijn(m, n)
m |
Integer scalar, the size of the alphabet. See details below. |
n |
Integer scalar, the length of the labels. See details below. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.