coffeewheelOutput {bioCancer} | R Documentation |
Widget output function for use in Shiny
coffeewheelOutput(outputId, width=700, height=700)
outputId |
id |
width |
700 |
height |
700 |
A circular layout with genetic profile in Shiny App.
How <- "runManually" ## Not run: coffeewheel(treeData = sampleWheelData) ## End(Not run)