例 13:アマウントの相対標準偏差

  • スコープ:ピーク / グループ

  • データ型:実数型

  • 集計関数で、相対標準偏差の関数([RelStdDev("Field or CC",DataSouce as a list])を検索します。

  • 一致するピークのリストを取得する関数([AllMatchingPeaksOrGroups])を検索します。

  • MatchOption を選択します。同定された化合物にしたいので、化合物を選択します。この場合、デルタはオプションです。

  • 一致するピークを検索するピークのリストを定義します([CurrentSequence.AllPeaks])。

RelStdDev("Compound_Amount", AllMatchingPeaksAndGroups(MatchOption.Compound,CurrentSequence.AllIdentifiedPeaks))