createBarPlot1_ggplot {InterCellar}R Documentation

Create ggplot barplot to be saved in tiff

Description

Create ggplot barplot to be saved in tiff

Usage

createBarPlot1_ggplot(
  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

ggplot barplot


[Package InterCellar version 2.0.0 Index]