barplot_VertexsPerEdgeFeature: Number Vertex features per class for every shared edge...

Description Usage Value

Description

Internal use. This function creates a barplot depicting the number of vertex features per class for every edge feature. To use this function one has to split first the file (or not if it is small) with the funciton chunk2

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
barplot_VertexsPerEdgeFeature(
  SplitFile,
  title = "Vertex Features per class",
  AnnotationWithColors,
  ggrepelL = TRUE,
  xlb = "Gene",
  szggrepel = 2.5,
  szTitle = 12,
  szaxisTxt = 12,
  szaxisTitle = 12,
  szLegendText = 10,
  szLegendKey = 1
)

Value

ggplot object for a barplot depicting the number of vertex features per class for every edge feature


CoNI documentation built on Sept. 30, 2021, 5:09 p.m.