Difference between revisions of "Venn diagrams (analysis)"
From BioUML platform
(Class name added) |
(Automatic synchronization with BioUML) |
||
Line 17: | Line 17: | ||
==== Parameters: ==== | ==== Parameters: ==== | ||
− | * '''Left table''' – Left table ( | + | * '''Left table (T1)''' – Table which will be represented as left-top circle |
− | * '''Right table''' – Right table ( | + | * '''Left table name''' (expert) – Name for the left table on the diagram (leave empty to use table name) |
− | * '''Center table''' – Center table ( | + | * '''Left-top circle color''' (expert) – Color for the left-top circle on the diagram |
+ | * '''Right table (T2)''' – Table which will be represented as right-top circle | ||
+ | * '''Right table name''' (expert) – Name for the right table on the diagram (leave empty to use table name) | ||
+ | * '''Right-top circle color''' (expert) – Color for the right-top circle on the diagram | ||
+ | * '''Center table (T3)''' – Table which will be represented as center-bottom circle | ||
+ | * '''Center table name''' (expert) – Name for the center table on the diagram (leave empty to use table name) | ||
+ | * '''Center-bottom circle color''' (expert) – Color for the center-bottom circle on the diagram | ||
* '''Simple picture''' – All circles has equal radius | * '''Simple picture''' – All circles has equal radius | ||
− | * '''Output path''' – | + | * '''Output path''' – Folder name to store the results |
[[Category:Analyses]] | [[Category:Analyses]] |
Revision as of 16:18, 11 December 2014
- Analysis title
- Venn diagrams
- Provider
- Institute of Systems Biology
- Class
VennAnalysis
- Plugin
- ru.biosoft.analysis (Common methods of data analysis plug-in)
Description
Builds Venn diagram for given tables (up to three tables).
Note: at least one of tables is needed, but other are not obligatory.
Result is a picture.
Parameters:
- Left table (T1) – Table which will be represented as left-top circle
- Left table name (expert) – Name for the left table on the diagram (leave empty to use table name)
- Left-top circle color (expert) – Color for the left-top circle on the diagram
- Right table (T2) – Table which will be represented as right-top circle
- Right table name (expert) – Name for the right table on the diagram (leave empty to use table name)
- Right-top circle color (expert) – Color for the right-top circle on the diagram
- Center table (T3) – Table which will be represented as center-bottom circle
- Center table name (expert) – Name for the center table on the diagram (leave empty to use table name)
- Center-bottom circle color (expert) – Color for the center-bottom circle on the diagram
- Simple picture – All circles has equal radius
- Output path – Folder name to store the results