createBarPlot_CV {InterCellar}R Documentation

Create Barplot cluster-verse

Description

Create Barplot cluster-verse

Usage

createBarPlot_CV(
  barplotDF,
  input_cluster_selected_checkbox,
  input_num_or_weight_bar1
)

Arguments

barplotDF

dataframe with N interactions per cluster (auto/para)

input_cluster_selected_checkbox

checkbox input

input_num_or_weight_bar1

number of int or weighted number by score

Value

plotly barplot


[Package InterCellar version 1.99.4 Index]