show venn intersection plot for more than 6 category
IntersectionPlot
01 Syntax
SMRUCC.genomics.Visualize.CollectionSet.IntersectionPlot
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| drawBottomIntersctionVisualize | 1 | draw the dot intersection summary in the bottom region |
| drawLeftBarSet | 1 | bar plot for display set size |
| drawTopBarPlot | 1 | draw barplot of the intersect data |
03 Members
drawBottomIntersctionVisualize(
IGraphics, Double, Double, Rectangle)draw the dot intersection summary in the bottom region
Parameters
| Name | Type | Description |
|---|---|---|
g | IGraphics | - |
boxWidth | Double | - |
boxHeight | Double | - |
layout | Rectangle | - |
drawLeftBarSet(
IGraphics, Font, Rectangle)bar plot for display set size
Parameters
| Name | Type | Description |
|---|---|---|
g | IGraphics | - |
layout | Font | - |
drawTopBarPlot(
IGraphics, Double, Double, Boolean, Rectangle)draw barplot of the intersect data
Parameters
| Name | Type | Description |
|---|---|---|
g | IGraphics | - |
boxWidth | Double | - |
boxHeight | Double | - |
layout | Boolean | - |