P: Normalization (multi-dataset)
Brief description
Generates normalizations that can be used by other tasks. This task takes into account multiple datasets (e.g. ROIs or different files) and computes normalizations for each of them.
Parameters
Tag (type - string)
Tag to be associated with the normalization data.
More Information
We all know that normalization is important in IMS - it helps us remove technical variation, leads to more consistent analyses and improves the quality of our images. The problem, however, is which normalization should be used? We have TIC, RMS, 5/95% TIC, etc.
Because of this ambiguity, we don't apply single normalization on the entire dataset but rather let you decide which normalization should be applied to different tasks.
This task doesn't let you make too many changes. You can only specify m/z values which can be helpful in normalizing your ion images to specific m/z (e.g. for quantitation).
By default, we will always generate the following normalizations:
- TIC, RMS, Median
- 5% TIC, 10% TIC (bottom 5 and 10% of intensities is cut-off)
- 90% TIC, 95% TIC (top % and 10% of intensities is cut-off)
- 5/10% TIC and 10/90% TIC (bottom 5/10% and top 5/10% of intensities are cut-off)
- any other normalizations specified by their m/z
Dependencies (other tasks that this task might depend on)
| Depends on | Required/Optional |
|---|---|
| P: Normalization (single-dataset) | required |
Dependents (tasks that might depend on this task)
Attributes
| Attribute | Value | Description |
|---|---|---|
| Multiple allowed | False | Allow multiple instances of this task in a workflow. |
| Task can fail | False | Task is optional and can fail without causing the entire workflow to fail. |
| Step can fail | False | Sub-tasks of this task can fail without causing the entire task (and workflow) to fail. |
| Requires ion mobility | False | Task requires ion mobility data. |
| Task can fail (with ion mobility) | False | This task uses ion mobility data but it is allowed to fail, without causing the entire workflow to fail. |
| Allowed in reference dataset | True | Task is to be performed on a 'reference' dataset. This will allow for multiple analyses to be performed on the same dataset, without cluttering or duplicating certain tasks (unused at the moment). |