barplotGroupGO_HC {DAPAR} | R Documentation |
highcharter
A barplot of GO classification analysis
barplotGroupGO_HC(ggo, maxRes = 5, title = "")
ggo |
The result of the GO classification, provides either by the function
|
maxRes |
An integer which is the maximum number of classes to display in the plot |
title |
The title of the plot |
A barplot
Samuel Wieczorek