Internal function. Takes a SNP dataframe, a node, and current path, and returns all available paths.
1 | getAllPaths(df, node, path)
|
df |
SNP dataframe |
node |
Node to be checked |
path |
Current path checked |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.