Example 6: Calculate a special height%

Calculate Height/Sum(Height of identified compounds in the signal) as percent.

  • Scope: Peak or group

  • Type: Double

  • Find the AllIdentifiedPeaks function of a signal.

  • Choose the Sum function under Aggregate.

Formula

Peak_Height*100/ Sum("Peak_Height",CurrentSignal.AllIdentifiedPeaks)