barplot_VertexsPerEdgeFeature function

Number Vertex features per class for every shared edge feature

Number Vertex features per class for every shared edge feature

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

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 )

Returns

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

  • Maintainer: José Manuel Monroy Kuhn
  • License: GPL-3
  • Last published: 2021-09-30

Useful links