Compute mean spectrum of a set of spectra
计算平均一套光谱谱
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Compute mean spectrum of a set of spectra.
计算意味着一套光谱谱。
用法----------Usage----------
aveSpec(nVec)
参数----------Arguments----------
参数:nVec
A character vector of file names.
一个文件名的字符向量。
Details
详情----------Details----------
'aveSpec' computes the point-wise mean of intensities of a set of spectra over the whole range of the m/z values.
“aveSpec”计算的强度超过m / z值的整个范围内的光谱集点明智的平均值。
值----------Value----------
A matrix with 2 columns, the first being the m/z values and the 2nd being the average of intensities corresponding to the m/z value in the first column of the same row.
一个2列的矩阵,第一个是m / z值,第二个是在同一行的第一列的m / z值对应的强度平均。