getRadarPlot {InterCellar}R Documentation

Get radar plot of relative numbers of interactions for a certain cell type

Description

Get radar plot of relative numbers of interactions for a certain cell type

Usage

getRadarPlot(tab_c1, tab_c2, lab_c1, lab_c2, cell_name)

Arguments

tab_c1

table from csv file (barplot#2) containing data for condition 1

tab_c2

table from csv file (barplot#2) containing data for condition 2

lab_c1

label for condition 1

lab_c2

label for condition 2

cell_name

label of cell type of interest

Value

plot


[Package InterCellar version 1.0.0 Index]