View source: R/fct_function_verse.R
getSunburst | R Documentation |
Get Sunburst plot of selected functional terms
getSunburst( sel.data, func_selected, int_p_fun, cluster.colors, input_num_or_weight_radio )
sel.data |
dataframe of selected functions |
func_selected |
the selected functional term |
int_p_fun |
dataframe with int pairs annotated to this function |
cluster.colors |
for plotting |
input_num_or_weight_radio |
either num of interactions or weighted by score |
plotly figure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.