getSunburst {InterCellar}R 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


[Package InterCellar version 2.0.0 Index]