createBarPlot2_CV {InterCellar}R Documentation

Create barplot of number of interaction for selected cluster

Description

Create barplot of number of interaction for selected cluster

Usage

createBarPlot2_CV(
  barplotDF2,
  input_cluster_selected_checkbox,
  input_clust_barplot2
)

Arguments

barplotDF2

dataframe with barplot data

input_cluster_selected_checkbox

selected clusters to keep

input_clust_barplot2

selected cluster to plot

Value

plotly fig


[Package InterCellar version 2.0.0 Index]