A shiny Module. This module will upload a newick tree and is read in by treeio package with the function read.newick
1 2 3 | mod_uploadTree_ui(id)
mod_uploadTree_server(input, output, session)
|
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.