Rebinner

This node takes three pieces of information from the user, specifically the minimum m/z value, the maximum m/z value. and the bin width. This information is then used to fit the incoming data into these bins of the specified width, such that the incoming data is between the minimum and maximum inclusively. Specifically, all m/z outside of the specified range are essentially 'chopped off' of the dataset.

Options

Minimum m/z
This is the minimum m/z that we bin from, all data less than this is 'chopped off' and thus is no longer considered.
Maximum m/z
This is the minimum m/z that we bin from, all data less than this is 'chopped off' and thus is no longer considered.
Bin Width
This refers to the bin width of all bins. If the bin is larger, we can expect more m/z to fit into it and thus it will get larger values.

Input Ports

Icon
The incoming data should contain rows spectra m/z values.
Icon
The incoming data should contain rows spectra intensity values.

Output Ports

Icon
The outgoing data consists of the rows of rebinned spectra m/z values.
Icon
The outgoing data consists of the rows of rebinned spectra Intensity values.

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.