Normalizer

This node is useful for normalizing mass spectrometry intensities. It supports 3 methods of normalization.

Options

TIC
This is the industry standard in normalization of MSI data, specifically, it calculates the Total Ion Count, ie the sum of the intensities. Then we divide each intensity in that spectrum by its TIC.
Median
This method of normalization is simple and is gaining popularity in MSI. We simply calculate the median intensity for a spectrum. Then we divide each intensity value by this.
Euclidean Norm
This method of Normalization involves calculating the Euclidean Norm of the intensities of our Mass spectrometry data. Then we divide each intensity value by this.

Input Ports

Icon
The incoming data should contain rows of data that are to be independently normalized.

Output Ports

Icon
The outgoing data consists of the normalized incoming data.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.