getSunburst: Get Sunburst plot of selected functional terms

View source: R/fct_function_verse.R

getSunburstR Documentation

Get Sunburst plot of selected functional terms

Description

Get Sunburst plot of selected functional terms

Usage

getSunburst(
  sel.data,
  func_selected,
  int_p_fun,
  cluster.colors,
  input_num_or_weight_radio
)

Arguments

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

Value

plotly figure


martaint/InterCellar documentation built on April 7, 2022, 11:44 a.m.