Difference between revisions of "Fold-Change calculation (analysis)"
From BioUML platform
(Adding provider-specific categories) |
(Automatic synchronization with BioUML) |
||
(5 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
;Analysis title | ;Analysis title | ||
− | :Fold-Change calculation | + | :[[File:Statistics-Fold-Change-calculation-icon.png]] Fold-Change calculation |
;Provider | ;Provider | ||
:[[Institute of Systems Biology]] | :[[Institute of Systems Biology]] | ||
+ | ;Class | ||
+ | :{{Class|ru.biosoft.analysis.FoldChange}} | ||
+ | ;Plugin | ||
+ | :[[Ru.biosoft.analysis (plugin)|ru.biosoft.analysis (Common methods of data analysis plug-in)]] | ||
==== Description ==== | ==== Description ==== | ||
− | Calculates fold-change values | + | Calculates fold-change values. |
==== Parameters: ==== | ==== Parameters: ==== | ||
Line 16: | Line 20: | ||
** '''Columns''' – List of columns to use | ** '''Columns''' – List of columns to use | ||
* '''Data handling''' – Type of fold-change: average none, average control, average experiment, average all and one to one | * '''Data handling''' – Type of fold-change: average none, average control, average experiment, average all and one to one | ||
− | * ''' | + | * '''type''' – type |
− | * ''' | + | * '''inputLogarithmBase''' – inputLogarithmBase |
+ | * '''outputLogarithmBase''' – outputLogarithmBase | ||
* '''Value boundaries''' (expert) – All values outside these boundaries will be treated as outliers | * '''Value boundaries''' (expert) – All values outside these boundaries will be treated as outliers | ||
** '''Lower boundary''' – Input values below this threshold will be ignored | ** '''Lower boundary''' – Input values below this threshold will be ignored |
Latest revision as of 18:15, 9 December 2020
- Analysis title
- Fold-Change calculation
- Provider
- Institute of Systems Biology
- Class
FoldChange
- Plugin
- ru.biosoft.analysis (Common methods of data analysis plug-in)
[edit] Description
Calculates fold-change values.
[edit] Parameters:
- Experiment – Table with experimental(test) data
- Table – Table path
- Columns – List of columns to use
- Control – Table with control data
- Table – Table path
- Columns – List of columns to use
- Data handling – Type of fold-change: average none, average control, average experiment, average all and one to one
- type – type
- inputLogarithmBase – inputLogarithmBase
- outputLogarithmBase – outputLogarithmBase
- Value boundaries (expert) – All values outside these boundaries will be treated as outliers
- Lower boundary – Input values below this threshold will be ignored
- Upper boundary – Input values above this threshold will be ignored
- Output table – Output table
- Output histogram – If specified, histogram will be created showing fold-change distribution