Difference between revisions of "Venn diagrams (analysis)"
From BioUML platform
(Adding provider-specific categories) |
(Automatic synchronization with BioUML) |
||
(8 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
;Analysis title | ;Analysis title | ||
− | :Venn diagrams | + | :[[File:Plots-and-charts-Venn-diagrams-icon.png]] Venn diagrams |
;Provider | ;Provider | ||
:[[Institute of Systems Biology]] | :[[Institute of Systems Biology]] | ||
+ | ;Class | ||
+ | :{{Class|ru.biosoft.analysis.VennAnalysis}} | ||
+ | ;Plugin | ||
+ | :[[Ru.biosoft.analysis (plugin)|ru.biosoft.analysis (Common methods of data analysis plug-in)]] | ||
==== Description ==== | ==== Description ==== | ||
Line 13: | 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]] | ||
− | [[Category: | + | [[Category:Plots and charts (analyses group)]] |
[[Category:ISB analyses]] | [[Category:ISB analyses]] | ||
[[Category:Autogenerated pages]] | [[Category:Autogenerated pages]] |
Latest revision as of 18:15, 9 December 2020
- Analysis title
- Venn diagrams
- Provider
- Institute of Systems Biology
- Class
VennAnalysis
- Plugin
- ru.biosoft.analysis (Common methods of data analysis plug-in)
[edit] 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.
[edit] 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