Skip to main content
Waters

Creating a custom field to calculate the %Area of multiple groups of peaks in a chromatogram - Tip 314 - wkb253557

Article number: 253557

OBJECTIVE or GOAL

Calculate the %Area of each group, not including the known peaks that border each group, in a scenario where:

  • You have multiple groups of peaks in the chromatogram.
  • Each group has known peaks at the start and end of each group.
  • The peaks shift in retention time from run to run.  

ENVIRONMENT

  • Empower
  • Tip of the Week #314

PROCEDURE

STEP 1
In this example, there are two groups, the first between Peaks A and B, and the second between Peaks C and D (Figure 1).
Figure_1.png

STEP 2:
Make sure the known peaks are identified properly. Use the RT Window, Peak Match, and, if necessary, the RT Reference and the RRT fields (Figure 2). 
(Note: Refer to Tip #310 for more details on using RT Reference and RRT)
Figure_2.png

STEP 3
Create one Result Custom Field per group. 
Group 1 formula: 
SUM(GT(Retention Time,A[Retention Time])&LT(Retention Time,B[Retention Time])*Area)/Total Area*100 
(Figure 3). 
Figure_3.png

STEP 4
Group 2 formula: 
SUM(GT(Retention Time,C[Retention Time])&LT(Retention Time,D[Retention Time])*Area)/Total Area*100

STEP 5
The results can be viewed in the Results window within Review (Figure 4).
Figure_4.png

ADDITIONAL INFORMATION

This can be done with either the Pro or QuickStart interface.

Not able to find a solution? Click here to request help.